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.
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.