Author Topic: How to use a toggle mark to navigate in the source editor?  (Read 3183 times)

davidlee62

  • Community Member
  • Posts: 35
  • Hero Points: 1
How to use a toggle mark to navigate in the source editor?
« on: December 24, 2006, 02:29:33 AM »
SE 11.0 for Linux, use Search>>Set bookmark to toggle a mark in the source editor, now want to use a hot key(sort cut) to navigate between these toggle marks, please advise how to enable the feature?

Dennis

  • Senior Community Member
  • Posts: 3965
  • Hero Points: 517
Re: How to use a toggle mark to navigate in the source editor?
« Reply #1 on: December 28, 2006, 06:00:53 PM »
Two options:  One, bind the activate-bookmarks command to a key.  Hint:  In 12.0, it will be bound to Ctrl+Shift+N by default.  When the toolbar is activatated, your focus will move to the toolbar, cursor up/down to select the item you want and hit Enter.

The second option is to bind the old goto-bookmark command to a key.