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

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

  3. Challenges - Stack Overflow

    Share your thoughts through comments, ask questions, and appreciate great code by casting your vote for the best entry. And the awards go to... Your brilliant solutions earn you special …

  4. Newest Questions - Stack Overflow

    Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Try Teams for free Explore Teams

  5. Python Interpreter Not Found on VS Code - Stack Overflow

    Jun 24, 2024 · I just had the same issue. I just installed VS Code on my Mac and it could not find the command to select the interpreter. Turns out that I was running in restricted mode! I had to …

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

  7. How do you auto format code in Visual Studio? - Stack Overflow

    Apr 22, 2011 · I know Visual Studio can auto format to make my methods and loops indented properly, but I cannot find the setting.

  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. How can I make a Python script standalone executable to run …

    Jan 24, 2017 · I'm building a Python application and don't want to force my clients to install Python and modules. So, is there a way to compile a Python script to be a standalone executable?

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