About 8,650,000 results
Open links in new tab
  1. How can I disable GitHub Copilot in VS Code? - Stack Overflow

    2 Why everyone makes it so hard to disable the co-pilot in VSCode.. Just press the co-pilot icon where I mark with arrow 1, and then will pop-up "GitHub Copilot Menu", and where the arrow …

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

  3. Where is the .vscode folder located? - Stack Overflow

    Sep 3, 2024 · This question is similar to: what is .vscode folder? and why did it automatically created when I run live server?. If you believe it’s different, please edit the question, make it …

  4. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · It appears that VSCode has changed a little since this answer, now there is a button with {} on it that you must press to get to the editor to make this change. The command in this …

  5. Visual Studio Code does not detect Virtual Environments

    Mar 30, 2021 · Type vscode in the file finder and remove all folders and files related to Visual Studio Code. Finally, install Visual Studio Code and enjoy the virtual environments.

  6. How to show full-file Git blame in Visual Studio Code

    10 I don't like the way GitLens integrates into Visual Studio Code. After looking around and trying a number of other git-related extensions, I settled on Git History. It can be installed via …

  7. virtualenv - Jupyter notebooks in Visual Studio Code does not use …

    When using python files in vscode, you would get a select interpreter option usually in the bottom right navbar. First select your local environment from there, this would allow vscode to formally …

  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. How can I make VS Code format my Python code? - Stack Overflow

    Jun 28, 2023 · How to use formatting: The code formatting is available in Visual Studio Code (VSCode) through the following shortcuts or key combinations: On Windows Shift + Alt + F On …

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