开发者

Navigating code using Ctrl-F, and CodeRush Markers

开发者 https://www.devze.com 2023-02-25 11:43 出处:网络
When I use the \'Jump To ...\' context menu CodeRush drops a marker before jumping, so that I can navigate back.

When I use the 'Jump To ...' context menu CodeRush drops a marker before jumping, so that I can navigate back.

When I CTRL-F in Visual Studio it doesn't.

How can I configure CodeRush to add this handy little navigation开发者_如何学C aide.


Ok simple enough

  • Create a new Shortcut using instructions found here
  • Specify Ctrl+F as the Key
  • Specify MarkerDrop as the Command
  • Then check the "after executing this command, pass shortcut to IDE for default handling" checkbox.

Ctrl+F should now drop a marker whenever it launches the Find Dialog.

More detail and bonus Marker tips are available here

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号