About 890,000 results
Open links in new tab
  1. Visual Studio Code source control not showing changes

    Feb 14, 2020 · Solution- open Visual Studio Code without a location, File/Open Folder - open the folder I am directly working out of. Unstaged changes now show in the direct folder I'm working …

  2. Opening Source Control Explorer in Visual Studio 2022

    Nov 19, 2021 · After moving the repository to git, I could not use source control explorer anymore. The solution is to update source control back to TFS. Tools > Options > Source Control > …

  3. Visual Studio Code - Source Control > 10k changes

    Oct 20, 2021 · When opening a Git repository in Visual Studio Code that I created myself I've noticed my source control panel telling me that there is above 10k changes made, its in …

  4. How to manage more than one git repository in VS Code

    Mar 25, 2017 · As already said by wgj, VScode assumes that GIT repo is in same directory level as workspace root. Although there is no way to change this currently, one potentially helpful …

  5. No idea how to exit source control in VSCode - Stack Overflow

    Sep 1, 2022 · Delete both of these folders. Ensure that your Visual Studio Code application is closed before proceeding. Reopen Visual Studio Code: After deleting the folders, reopen …

  6. Git missing in VS Code – No source control providers

    Nov 2, 2017 · Visual Studio Code does come with in integrated Git source control provider. However, in order for that to work, Git itself needs to be installed on your system as well. So …

  7. visual studio code - How to remove Incoming/Outgoing changes …

    Aug 5, 2024 · The Visual Studio Code maintainers have removed (or will remove in an upcoming update) the graph from the source control view and they are moving it to its own view called …

  8. Changing the Git user inside Visual Studio Code

    I found this too. I set the correct email in Visual Studio 2019: Top Menu: Git | Settings | Source Control | Git Global Settings | Email. Once this was done, I didn't need to do anything for …

  9. visual studio code - How to turn on/off the SOURCE CONTROL …

    Oct 6, 2017 · The Source Control view has been consolidated into a single view: All repositories are rendered in a single view, so you can get a better overview of the entire workspace status. …

  10. Source Control in VSCode is not refreshed automatically

    Feb 19, 2022 · As Visual Studio Code "Version Control" page mentions: Note: VS Code will leverage your machine's Git installation, so you need to install Git first before you get these …

Refresh