About 2,640,000 results
Open links in new tab
  1. Troubleshoot Terminal launch failures - Visual Studio Code

    To troubleshoot Integrated Terminal launch failures in Visual Studio Code, follow these steps to diagnose issues: Check your user settings. Review these terminal.integrated settings that could affect the launch: terminal.integrated.defaultProfile.{platform} - The default …

  2. How to find out "Problems in this file" errors in VS Code?

    Jun 29, 2020 · You can filter problems either by type ('errors', 'warnings') or text matching with the above search bar you'll see. Another useful filter is 'Show Active File Only' Reference here

  3. out of memory - VScode crashed (reason: 'oom', code: ' …

    Mar 25, 2022 · Since the history of the whole session is stored in our Windows user profile the RAM consumption of VS code will keep on increasing and finally crashes with an OOM(Out Of Memory) Error. I solved this issue by deleting the .vscode folder inside my user folder of Windows.

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

    Jun 8, 2018 · When I click 'Run code' on the top right corner, or right click then click 'Run code', or use Ctrl+Alt+N, the integrated terminal does not appear and code could not run. However, I can open the integrated terminal in vscode under View, and able to run code there using commands.

  5. Issues · microsoft/vscode - GitHub

    Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Visual Studio Code. Contribute to microsoft/vscode development by creating an account on GitHub.

  6. Fix program errors and improve code - Visual Studio (Windows)

    Explore how Visual Studio can help you find and fix problems in your code, including build errors, code analysis, debugging tools, and unit tests.

  7. VSCode Tasks Problem Matchers - Allison Thackston

    Sep 14, 2020 · There are some excellent tutorials on how to make a problem matcher. The TL;DR is that you should create a regex filter that matches the output of your task when there is an issue. I test my regex by copy+pasting an output line from the …

  8. Frequent Crash - Reason: 'crashed', Code: '-2147483645' #131714 - GitHub

    Aug 26, 2021 · VS Code doesn't crash when I'm in the middle of working and is able to be reliably opened. Full clean re-install. I nuked my VS Code install and then re-installed. Running with all extensions disabled. Tried running the insiders build. But none of these have allowed me to get to the bottom of the issue.

  9. VS Code Terminal Not Working in Latest Version #240133 - GitHub

    Feb 9, 2025 · Does this issue occur when all extensions are disabled?: Yes/No. The terminal should open and accept commands. The terminal does not display anything and does not function. This issue seems related to recent VS Code updates, as the older version works without problems. See #239838 (comment) (pinned issue) for workaround until 1.97.2 is released.

  10. Resolving Visual Studio Code's 'Not Responding' Issue When …

    Feb 11, 2025 · One problem that users have encountered is VS Code becoming unresponsive when a new terminal is opened. This can be an incredibly frustrating experience for developers as it disrupts the workflow and productivity. In this blog post, we'll explore various solutions to this problem based on user experiences and technical troubleshooting steps.

  11. Some results have been removed