About 458,000 results
Open links in new tab
  1. How to disable AI autocomplete in VS Code? - Stack Overflow

    In around July 2025, VS Code introduced some kind of AI autocomplete. I want to turn it off. All the previous options like github.copilot.enable or github.copilot.editor.enableAutoCompletions …

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

    Jan 16, 2025 · Clone or download the extension code to your local directory. In your local directory with the copy of the product, run command: vsce package. This way, you can …

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

    Adding the code executable to your PATH for use in the Git Bash or MSYS2 terminals If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or …

  4. How to connect my GitHub Enterprise Account with Visual Studio …

    Oct 29, 2021 · 34 I want to know if it's possible to connect my github enterprise account of my organization to vs code, and if so how? I know how to sign in with a normal github account on …

  5. code . is not recognized as an internal or external command

    Oct 9, 2017 · 4 Is your VS Code corrupted? This path issue may indicate that VS Code files are corrupted and you may face other issues. Especially, if code command was working before. …

  6. Newest Questions - Stack Overflow

    I have Visual Studio Code on a desktop running Windows 11, and whenever I try to install ANY extension, or even just try to list extensions, I get the following error: [error] [Window] Expected …

  7. How to add a GitHub personal access token to Visual Studio Code

    Aug 13, 2021 · 5 In Visual Studio Code, try to push or pull from the remote repository Click the 'Signing into GitHub' message at the bottom of Visual Studio Code Click 'Allow' in the prompt …

  8. Visual Studio Code does not detect Virtual Environments

    Mar 30, 2021 · Visual Studio Code does not detect virtual environments. I run vscode in the folder where the venv folder is located, when I try to select the kernel in vscode I can see the main …

  9. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

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