In Delphi there exists the shortcut Ctrl+Shift+Number
to set a marker (bookmark) in the IDE to quickly jump to a location (by Ctrl+Number
).
In my Eclipse IDE (Juno), there exists a shortcut to jump to a line number (Ctrl+L
). But does there exist a similar option to jump between self defined markers in the editor like in Delphi?