visual-studio-coderepositoryrepo

Visual Studio Code: How to change repo & see current repo


I'm pretty new into Visual Studio Code. Does anyone know how I can find the current target repo. I also asked my self how I can change the current repo.


Solution

  • If you mean, find the folder currently open in your workspace, simply hover over the filename of an open file to see the path to it.

    If you mean, open up a new folder within the workspace, go to File > Open Folder > Then browse to desired folder.