Using Azure DevOps Server 2022 (On-Premise) with Visual Studio Code for Java Project

86 views Asked by At

We are using Azure DevOps Server 2022 (On-Premise) for Source Control, integrated with Visual Studio 2022 for all .NET Projects.

We have recently inherited a Java project, and have decided to use Visual Studio Code IDE for development.

We want to continue to use Azure DevOps Server 2022 for Source Control for this Java project through Visual Studio Code. It appears however that the official extension for Azure DevOps has been deprecated:

https://github.com/microsoft/azure-repos-vscode/blob/master/DEPRECATED.md

What would be the best way to achieve Source Control with Azure DevOps 2022 with Visual Studio Code for a Java Project?

Is there a better Java IDE to use for this other than Visual Studio Code, that allows a more integrated experience like Visual Studio 2022?

0

There are 0 answers