Azure DevOps is a plugin to enable working with Git and TFVC repositories on Azure DevOps Services or Team Foundation Server (TFS) 2015+.
GitHub | Documentation | Issues | Twitter @AzureDevOps
Features
- Supports authenticating with Azure DevOps Services and TFS 2015+ to work with source code in Git and TFVC repositories.
- Checkout code from Git and TFVC repositories on Azure DevOps Services and TFS 2015+.
- Git specific features:
- Import IntelliJ projects into Git repositories on Azure DevOps Services and TFS 2015+.
- Create pull requests and view your active pull requests.
- Create a new branch and associate it with the work item you are working on.
- Quickly browse to file history or commit details on the web from the IDE.
- TFVC specific features:
- Execute all basic version control actions such as add, delete, rename, move, etc.
- View local changes and history for your files.
- Lock and unlock files and directories.
- Add labels to files and directories.
- Create, view, manage, and edit a workspace.
- Supports using a TFS proxy.
- View work items based on queries and select one or more work items to associate with your commits or checkins.
- Check the build status of your repository and queue a new build if desired.
- Supports proxy settings configured in the IDE's System Settings section.
- Edit cached project information through configuration management.
- History view: fixed an issue where we were always performing a diff operation on the local file version.
Compiled with Java 11 Compatible with IntelliJ Ultimate and Community editions versions 2021.2.4 and later and Android Studio 2021.2.1 and later End User License Agreement & Privacy Policy By installing this plugin, you agree to our end user license terms and privacy policy. For information about our privacy policy, please view the
Microsoft Privacy Statement Note: When using the TFVC support, this plugin will pass your Team Foundation credentials securely to the TF command line tool. That tool is installed separately and it is up to the user to verify that it is in a secure location on disk and has not been tampered with.