如何使用键盘进入下一个Eclipse标记(例如构建错误)? [英] How can I go to the next Eclipse marker (e.g. build error) using the keyboard?

查看:91
本文介绍了如何使用键盘进入下一个Eclipse标记(例如构建错误)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

假设我做了一个方法签名更改,打破了几个呼叫者,我想手动查看呼叫站点来更新它们。



一旦我更改了签名,我的问题视图显示了十几个错误。



我们可以在编辑器中将键盘焦点放在快速修复中时,可以点击哪些键进行导航? p>

(已经有一段时间了,但我认为Visual Studio的等价物是 F8 。)



请注意,此问题不重复 Eclipse:如何只使用键盘(键盘快捷方式)进行错误?,因为它只能在当前文件中的标记之间导航。在这种情况下,我想去下一个错误,无论它在哪个文件中。



(Marker是错误,警告等的一般Eclipse术语。 )

解决方案

目前为止我所提到的最好的是 Ctrl + F7 要翻转到问题视图,然后使用选择最上面的错误,然后输入以转到它(将焦点返回到编辑器) / p>

Suppose I make a method signature change that breaks several callers, and I want to review the call sites manually to update them.

Once I change the signature, my "Problems" view shows, say, a dozen errors.

What keys can I hit to navigate through them while leaving the keyboard focus in the editor for fast fixups?

(It's been a while, but I think the Visual Studio equivalent is F8.)

Note that this question does not duplicate Eclipse: How to go to a error using only the keyboard (keyboard-shortcut)?, as that one seeks to navigate only between markers in the current file. In this case, I want to go to the next error regardless of which file it's in.

("Marker" is the general Eclipse term for errors, warnings, etc.)

解决方案

The best I've come up with so far is Ctrl + F7 to flip to the Problems view, then to pick the topmost error, then Enter to go to it (which returns focus to the editor).

这篇关于如何使用键盘进入下一个Eclipse标记(例如构建错误)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆