简体   繁体   English

如何跳转到 Vscode 中的错误行,就像 Intellij 的想法一样

[英]How can I jump to the error line in Vscode Just like Intellij idea

what should I do to go to the error line just like intellij idea in vscode vscode debug info我应该如何处理 go 到错误行,就像 vscode 中的 intellij 想法vscode 调试信息

idea debug info想法调试信息

  1. Open the View menu打开查看菜单
  2. Select the Problems menu item Select 问题菜单项
  3. Press the Enter key to move to the first problem按 Enter 键移动到第一个问题
  4. Press F8 to move to the next problem按 F8 移动到下一个问题

Alternatively, the keyboard shortcut is CTRL + SHIFT + M. You might want to look at the official quick start guide .或者,键盘快捷键是 CTRL + SHIFT + M。您可能需要查看官方 快速入门指南

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM