About 5,720,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. 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 …

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

  4. What is a 'workspace' in Visual Studio Code? - Stack Overflow

    A Visual Studio Code "workspace" is the collection of one or more folders that are opened in a VS Code window (instance). In most cases, you will have a single folder opened as the workspace …

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

  6. Multiline editing in Visual Studio Code - Stack Overflow

    This action in Visual Studio Code is called "Add Cursors to Line Ends". This was tested in Visual Studio Code 1.77.0 (April 2023) and works on both Windows and Mac.

  7. Python - How to show graph in Visual Studio Code itself?

    Apr 24, 2018 · Python - How to show graph in Visual Studio Code itself? Asked 7 years, 7 months ago Modified 1 year, 6 months ago Viewed 385k times

  8. python - Visual Studio Code: FileNotFoundError: [Errno 2] No such …

    Jun 24, 2018 · Visual Studio Code: FileNotFoundError: [Errno 2] No such file or directory Asked 7 years, 5 months ago Modified 1 year, 11 months ago Viewed 72k times

  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. Changing the Git user inside Visual Studio Code

    Generally, Visual Studio Code uses the GitHub credentials from the system's credential manager. It doesn't store it anywhere in the settings. As question says, Changing the Git user inside …