Was just wondering if there's any way of tabbing through open documents in Notepad++, like you can tab through open applications in Windoze with Alt-Tab ?
Cheers,
r0g.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyody,
Was just wondering if there's any way of tabbing through open documents in Notepad++, like you can tab through open applications in Windoze with Alt-Tab ?
Cheers,
r0g.
From http://notepad-plus.wiki.sourceforge.net/Keyboard+Shortcuts:
Ctrl-Tab Next Document (also shows list of open files)
Ctrl-Shift-Tab Previous Document (also shows list of open files)
This is a funny little pop-up that stays up until you release the control key, so you can press control+tab+tab to move along by two tabs.
The Windows menu also allows you to select by number, so alt+w2 selects tab 2, etc.
Personally, I just click the tabs. If I'm jumping between two tabs very frequently, I use multi-view - see http://notepad-plus.wiki.sourceforge.net/Multi-ViewHowTo.
And there's this option "Enable document switcher" (CTRL+Tab) under Settings / Preferences tab Global.