Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (45.3k points)

I recently downloaded the Visual Studio Code and I'm trying to figure out how to connect the editor to my Visual Studio Team Services project. Does anyone have any success with this?

1 Answer

0 votes
by (16.8k points)

First Download the "Visual Studio Team Services" extension from the marketplace, it allows you to connect to Team Services, monitor your builds and manage your pull requests and work items for your Git repositories.

After you've installed the extension, open either the root folder or a sub-folder of the cloned Git repository. Once a Team Services or Team Foundation Server 2015 Update 2 (or later) repository is detected by the extension, you will need to provide your credentials (if credentials weren't already found). If you are required to provide your credentials, there will be an indicator in the status bar whose message will indicate that you need to login in.

Browse Categories

...