About 524,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 · 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 …

    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. 400 BAD request HTTP error code meaning? - Stack Overflow

    Oct 30, 2013 · The description of the 400 code is "the request could not be understood by the server due to malformed syntax" - so it shouldn't be used for validation errors, imho.

  5. 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)

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

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

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

  10. How do you display code snippets in MS Word preserving format …

    Dec 23, 2008 · Does anyone know a way to display code in Microsoft Word documents that preserves coloring and formatting? Preferably, the method would also be unobtrusive and …