About 465,000 results
Open links in new tab
  1. 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 …

  2. How can I make VS Code format my Python code? - Stack Overflow

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

  3. What are the differences between Visual Studio Code and Visual …

    Oct 28, 2023 · In Ubuntu Snap, I can install code, vscode and code-insiders. The last one I know, vscode seems like a community version from snapcrafters without updates and code is the …

  4. How to completely uninstall VS Code on Windows?

    Jun 6, 2022 · Delete the folder Code; Voila! Restart Visual Studio Code and it is reset! Here is a bat script which does the same thing: explorer.exe %appdata% del Code P.S: Since, you want …

  5. 'Run code' is not working in Visual Studio Code - Stack Overflow

    May 16, 2019 · Type in search box 'Code Runner' Install the extension (top most with over 2.5M downloads) Restart VS Code; then go to: File > Preferences > Settings; Type 'code runner' in …

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

    Oct 9, 2017 · Right click on "VS Code" (or "Visual Studio Code") Click on "Open file location" You will then be directed to a folder, where either the VS Code program is or a VS Code shortcut …

  7. How to indent/format a selection of code in Visual Studio Code?

    I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when …

  8. architecture - What is boilerplate code? - Stack Overflow

    Apr 19, 2023 · Although the code will vary from one class to another, it is sufficiently stereotypical in structure that it would be better generated automatically than written by hand. For example, …

  9. GitHub Copilot: Sorry, the response matched public code so it was ...

    Oct 15, 2024 · When your prompt generates an output, GitHub Copilot checks any code suggestions with their surrounding code of about 150 characters against public code on …

  10. Is 418 "I'm a teapot" really an HTTP response code?

    Sep 14, 2018 · [RFC2324] was an April 1 RFC that lampooned the various ways HTTP was abused; one such abuse was the definition of an application-specific 418 status code, which …

Refresh