About 3,120,000 results
Open links in new tab
  1. visual studio - My vsc code disappeared and I have no idea why or …

    Jan 23, 2022 · Also, I have found this thread Visual Studio Code updating woes, where it is suggested to disable option update.enableWindowsBackgroundUpdates. I am giving it a try.

  2. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · Yes. Simply put, that was the change. The download links are no longer displayed in extension pages. But they still "exist", and they still function if you know how to get them, …

  3. Visual Studio Code how to resolve merge conflicts with git?

    Jul 6, 2016 · In Visual Studio Code (version 1.2.1) I resolved all of the issues, however when I try to commit it keeps giving me this message: You should first resolve the un-merged changes …

  4. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 2018 · I updated to the version here where it installs it per user instead of all. How do I install for all users instead? Do I need to install for each user now?

  5. Newest 'visual-studio-code' Questions - Stack Overflow

    4 days ago · Tooling 0 votes 2 replies 29 views Visual Studio Code uses wrong paths when looking for includes I'm using VSCode to write and navigate the code in some C++ project. …

  6. Git rebase in Visual Studio Code - Stack Overflow

    Jul 17, 2018 · I don't think Visual Studio Code has Git rebase functionality built-in. If you want to do your rebasing in Visual Studio Code instead with the git command-line tool or with a Git …

  7. Visual Studio Code - Convert spaces to tabs - Stack Overflow

    Visual Studio Code - Convert spaces to tabs Asked 9 years, 7 months ago Modified 3 years, 6 months ago Viewed 423k times

  8. visual studio code - How to downgrade vscode - Stack Overflow

    Mar 18, 2018 · I searched (with Ctrl + F), found and selected code (i.e. Visual Studio Code)... Step 1 Then, from the "Package" menu clicked on "Force version" option : Step 2 which opens …

  9. visual studio code - Multirow Tabs for VSCode - Stack Overflow

    I do the following for multirow tabs in visual-studio-code (until there is official support or an easier solution): STEP 1: Install the extension VSCode Custom CSS.

  10. In Visual Studio Code How do I merge between two local branches?

    In Visual Studio Code it seems that I am only allowed to push, pull and sync. There is documented support for merge conflicts but I can't figure out how to actually merge between …