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

    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 issue from …

  2. How to view SVG source code now, with latest January 2025 (version …

    Feb 7, 2025 · How to view SVG source code now, with latest January 2025 (version 1.97) [duplicate] Asked 5 months ago Modified 5 months ago Viewed 28k times

  3. 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 recreate a .vsix …

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

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

  6. Open folder in VS Code from Windows Explorer - Stack Overflow

    Oct 21, 2020 · While installing the VS Code, we get an option to tick for Open with Code. I gave the tick mark for only files but not for folders. So how to turn it on after installation? When I'm opening …

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

  9. Install VS Code on Windows through Powershell / command prompt?

    Jul 22, 2022 · Is there a way to install Install VS Code on Windows through Powershell / command prompt commands ? as in linux with "sudo apt install ..." Thank you

  10. 403 Forbidden vs 401 Unauthorized HTTP responses

    Jul 21, 2010 · A clear explanation from Daniel Irvine [original link]: There's a problem with 401 Unauthorized, the HTTP status code for authentication errors. And that’s just it: it’s for …