About 459,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 don't...

  2. 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 in an MSYS2 …

  3. Search text in stored procedure in SQL Server - Stack Overflow

    Feb 5, 2013 · In SSMS v18.2 (connected to Azure) the code works great. The short key returns Procedure or function 'Searchinall' expects parameter '@strFind', which was not supplied Any ideas?

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

  5. Newest Questions - Stack Overflow

    1 day ago · Koltin Compose with MVI is creating heavy boiler plate code, how to reduce it? Compose has great advantage but I feel the readability and code complexity increases when the field increase. …

  6. visual studio code - Python requires ipykernel to be installed - Stack ...

    Nov 25, 2020 · The reason is that your current VSCode terminal is in the environment " Deeplearning_Env ", so " ipykernel " is installed in the environment " Deeplearning_Env " instead of …

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

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

  9. installation - Issues with VScode: Cannot open, code.exe file missing ...

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

  10. 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 shortcut? If …