问题
In Eclipse, we can use Alt + Left to navigate Back, and Alt + Right to navigate Forward.
Is this shortcut available in Notepad++? If no, can it be installed using plugins?
回答1:
The plug-in SourceCookifier comes with a navigation history, but it only remembers the jumps between symbols.
Navigate Backward (Alt + Left)
Navigate Forward (Alt + Right)
Then there's the plug-in LocationNav, which promises to do what you're after, but I didn't try it myself, yet.
..Can use shortcut (ctrl + - for back position and ctrl + shift + - for forward position) to jump code back and forward..
来源:https://stackoverflow.com/questions/6567692/keyboard-shortcut-to-navigate-back-forward-in-notepad