About 432,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 to disable Copilot code completion in Visual Studio?

    May 23, 2025 · The regular code completion in Visual Studio somehow turned into Copilot code completion: It does not work though, replaces contents of the whole document with single-line …

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

    I get this error: code . is not recognised as an external or internal command, operable program or batch file Morevoer, shell commands are not coming in my compiler VS code neither do setx …

  4. The Command...Exited With Code -532462766 - Stack Overflow

    Sep 29, 2015 · The Command...Exited With Code -532462766 Asked 10 years, 1 month ago Modified 8 years, 7 months ago Viewed 44k times

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

    Jun 24, 2024 · I just had the same issue. I just installed VS Code on my Mac and it could not find the command to select the interpreter. Turns out that I was running in restricted mode! I had to …

  6. How should I use Outlook to send code snippets? [closed]

    Jul 20, 2009 · As a programmer at a big corporation, I frequently send Outlook emails that contain code samples. I'll actually type code directly into an email. This inevitably causes problems, as …

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

  8. installation - Issues with VScode: Cannot open, code.exe file …

    May 6, 2023 · Issues with VScode: Cannot open, code.exe file missing, and failed download Asked 2 years, 6 months ago Modified 29 days ago Viewed 19k times

  9. How to wrap long lines inside of markdown ``` code ``` in Github …

    Jul 18, 2021 · The imperfect workaround I currently use is to replace the ``` with a single backtick: ` ...and do that line by line. which is infeasible for larger code chunks, and also makes …

  10. How to get rid of automatic auto complete in VS code

    Feb 1, 2023 · How to get rid of automatic auto complete in VS code [duplicate] Asked 2 years, 9 months ago Modified 1 year, 5 months ago Viewed 8k times