About 51 results
Open links in new tab
  1. What are the differences between Visual Studio Code and Visual Studio ...

    May 29, 2015 · Microsoft recently released Visual Studio Code and I am a little confused about its usage, since Visual Studio has lot of functional similarities with it.

  2. Multiline editing in Visual Studio Code - Stack Overflow

    Is it possible to enable multiline editing like in Sublime Text? For example, press Ctrl to place additional cursor carets and being able to write/delete on multiple places in the document at one ...

  3. What are the differences between Visual Studio Code and Visual Studio ...

    Oct 28, 2023 · Visual Studio Code vs. Visual Studio Code Insider I still do not understand what the difference is between the two. Could it be that one of them is a trial version for its new functionalities?

  4. How do I install pandas into Visual Studio Code? - Stack Overflow

    Jun 12, 2021 · Learn how to install the Pandas library in Visual Studio Code with step-by-step guidance from Stack Overflow.

  5. How can I globally set the PATH environment variable in VS Code ...

    Visual Studio Code is the problem. No matter how you set your PATH variable in the shell, there are cases where Visual Studio Code will not inherit your PATH setting.

  6. 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 Visual …

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

    279 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 selecting …

  8. 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 pops up in a …

  9. visual studio code - Remove trailing spaces automatically or with a ...

    Jun 17, 2015 · Is there a way to remove trailing spaces in Visual Studio Code (automatically or with a shortcut)? I've been looking for this in the command palette and in the editor settings, but I cannot …

  10. How to reset settings in Visual Studio Code? - Stack Overflow

    Mar 20, 2016 · I've hidden the menu bar by accident and I can't find a way to show it again. How do I restore the default settings in Visual Studio Code? Here I found a detailed description of settings file. …