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

    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 just the …

  2. How to change indentation in Visual Studio Code? - Stack Overflow

    Dec 9, 2015 · For every typescript file visual studio code uses an auto indentation of 8 spaces. This is a bit too much for my taste but I can't find where to change it. Maybe it's available as a setting but un...

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

    Jan 16, 2025 · How can I download .vsix files now that the Visual Studio Code Marketplace no longer supplies them in-browser? [closed] Asked 1 year, 2 months ago Modified 7 months ago Viewed 91k …

  4. Jupyter Notebook extension Visual Studio Code stuck "connecting to ...

    Oct 18, 2025 · However, after being away for two days, when I opened my project again and tried to run my code starting with importing pandas in the Interactive Window, it kept getting stuck at "Connecting …

  5. python - How can I activate my virtualenv in the Visual Studio Code ...

    Jul 13, 2022 · How can I activate my virtual environment in the Visual Studio Code terminal? I've tried using the workspace settings method, but the settings file was empty.

  6. Git rebase in Visual Studio Code - Stack Overflow

    Sep 8, 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 GUI, you can …

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

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

  9. Visual Studio Code terminal is failing to launch - Stack Overflow

    Aug 1, 2020 · Guide to completely install Visual Studio Code is on page To install Visual Studio Code as administrator you have to download the System Installer version (NOT the default one with a big blue …

  10. How do you switch between branches in Visual Studio Code with Git ...

    When in the Visual Studio Code IDE, do the following: on the bottom left, press on the Git branch which will give a list: Select a ref to checkout select one of the branches of the remote branch.