About 7,950,000 results
Open links in new tab
  1. installation - How do I install vscode-server offline on a server for ...

    In previous versions, it was sufficient to install the remote-ssh extension and then download the vscode-server-linux-x64.tar.gz file, extract it, and copy it to the server directory ~/.vscode-serv...

  2. Change the default terminal in Visual Studio Code - Stack Overflow

    Jun 8, 2017 · To change the default terminal for your project in Visual Studio Code: Create a folder by name of .vscode Create a settings.json file in this folder: Write the settings you want …

  3. Python Interpreter Not Found on VS Code - Stack Overflow

    Jun 24, 2024 · Have you tried reinstalling VSCode and re-enabling your python extension (e.g. ms-python.python) inside VSCode?

  4. How can I install VS Code extension manually? - Stack Overflow

    Feb 3, 2017 · I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded …

  5. How can I change the Python version in Visual Studio Code?

    Jan 7, 2018 · In Vscode you can go to preferences > settings, then on the right menu click on the first icon which is JSON. Look for "python.pythonPath" and "python.defaultInterpreterPath" and …

  6. The VSCode `code .` command is not working in the …

    If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or in an MSYS2 terminal, and VSCode is installed, then you may just need to add the …

  7. I have 2 GitHub accounts. How can I use both when I am working …

    Jun 28, 2020 · I am using a Windows machine. Install WSL Install VSCode Insiders Build (I think you can get away with using only one VSCode instance, but I wanted to use two) Setup one of …

  8. Is there any way to set environment variables in Visual Studio Code?

    Feb 3, 2018 · VSCode creates an empty shell to execute the commands. And it WON'T use the profile/settings of the current user for shell initialization. That's why our user environment …

  9. VS Code - how to rollback extension/install specific extension …

    Nov 6, 2021 · Update for vscode v1.91, see Release Notes: extension install options: We added more options to give you more flexibility when installing extensions: Install an extension …

  10. How to troubleshoot some shortcuts not working properly in …

    Nov 20, 2019 · VSCode working properly before update. I didn't change anything on my OS. How do I check and allow VSCode to override OS shortcut?