About 500,000 results
Open links in new tab
  1. out of memory - VScode crashed (reason: 'oom', code: ' …

    Mar 25, 2022 · I solved the problem by restarting my computer and opening VS Code from a different folder. To handle large JSON files, I use Dadroit JSON Viewer, which prevents the …

  2. How can I manually download .vsix files now that the VS Code ...

    Jan 16, 2025 · FWIW, VS Code Marketplace has a public "extensionquery" API endpoint, where if you pass a filter, it will return the info about an extension, including VSIXPackage asset …

  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. The code . command opens Cursor instead of VS code

    May 11, 2025 · 8 When you install the "Cursor" AI code editor / IDE on Windows, it takes over the code command which many developers often use in the terminal to quickly open VSCode. For …

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

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

  6. Restore a deleted file in the Visual Studio Code Recycle Bin

    Jun 9, 2017 · Using Visual Studio Code Version 1.8.1 how do I restore a deleted file in the recycle bin?

  7. Curl to return http status code along with the response

    But the OP specifically states that they want both the status code and the response body. They know how to just get the response code (stated in the question)

  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. Where does 'Hello world' come from? - Stack Overflow

    ' hello, world ' is usually the first example for any programming language. I've always wondered where this sentence came from and where was it first used. I've once been told that it was the …

  10. What is the hexadecimal code for a transparent color?

    I want to set the color as transparent. In RGB, 255 0 255 with alpha 5 may work as transparent, but how can I get it in hexadecimal? What is the hexadecimal code for a transparent color?

Refresh