About 2,660,000 results
Open links in new tab
  1. 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, …

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

    Oct 31, 2020 · 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.

  3. How to go to previous location in Visual Studio Code (VS Code)

    How to go to previous location in Visual Studio Code (VS Code) [duplicate] Asked 9 years, 3 months ago Modified 3 years, 4 months ago Viewed 92k times

  4. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · Afterwards, open Visual Studio Code and left-click on the Visual Studio Code interpreter shown in Visual Studio Code at the bottom left: Choose a virtual environment that …

  5. What are the differences between Visual Studio Code and Visual …

    May 29, 2015 · Visual Studio Code is a simpler and more efficient code editor with support for development operations like debugging, task running, and version control. It aims to provide …

  6. visual studio code - How can I export settings? - Stack Overflow

    How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?

  7. How to indent/format a selection of code in Visual Studio Code?

    I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when …

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

  9. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows). How can I do that?

  10. How do I find and replace all occurrences (in all files) in Visual ...

    May 20, 2016 · 9 Visual Studio Code: Version: 1.53.2 If you are looking for the answer in 2021 (like I was), the answer is here on the Microsoft website but honestly hard to follow. Go to Edit …