使用 ReSharper 突出显示所选对象的所有出现位置

2023-12-25

我曾经使用 RockScroll(或 MetalScroll),但是当我开始使用 ReSharper 时,我的 RockScroll 开始出现一些错误。好吧,这是另一个讨论的范围https://stackoverflow.com/questions/1089493/is-rockscroll-兼容-with-resharper https://stackoverflow.com/questions/1089493/is-rockscroll-compatible-with-resharper.

但我的问题是相关的,因为现在没有 MetalScroll 我无法突出显示所有出现的情况,我认为这在许多情况下非常有用。

有人有另一个适用于 VS2010 或适用于 ReSharper 的插件,可以实现相同或更好的功能吗?


I think you are looking for "Highlight usages in file" This can be access via Shift+Alt+F11 or Ctrl+Shift+F7 depending if you are using VS key bindings or InteliJ bindings. Use either Ctrl+Alt+Up/Down or Ctrl+Alt+PageUp/PageDown to go to next and previous highlights.

You can also use the Ctrl+Alt+G combo to bring up a menu of what to jump to. This can be used to move the cursor to the next occurrence.

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

使用 ReSharper 突出显示所选对象的所有出现位置 的相关文章

随机推荐