Keyboard shortcut to navigate Back Forward in Notepad++ -


in eclipse, can use alt + left navigate back, , alt + right navigate forward.

is shortcut available in notepad++? if no, can installed using plugins?

the plug-in sourcecookifier comes navigation history, remembers jumps between symbols.

navigate backward (alt + left)

navigate forward (alt + right)

then there's plug-in locationnav, promises you're after, didn't try myself, yet.

..can use shortcut (ctrl + - position , ctrl + shift + - forward position) jump code , forward..


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -