本文介绍了在突出显示的用法之间导航的快捷方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
根据页面在突出显示的用法之间导航:
According to this page navigating between highlighted usages:
可以使用 或 + 和 +来完成或 + + 键盘快捷键,分别导航到下一个和上一个用法。
can be done using or + and + or ++ keyboard shortcuts, to navigate to the next and previous usages respectively.
然而,这些快捷方式默认用于在搜索出现之间导航( + ),而不是强调了用法,实际上这就是它们的工作方式。有没有其他方法可以使用键盘在突出显示的用法之间导航?
However these shortcuts are by default used to navigate between search occurences (+), not highlighted usages, and indeed this is how they work. Is there any other way to navigate between highlighted usages using keyboard?
推荐答案
和 + 在这里工作得很好。突出显示的用法与此上下文中的搜索出现没有区别。
and + work just fine here. Highlighted usages do not differ from search occurrences in this context.
这篇关于在突出显示的用法之间导航的快捷方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!