Hi, i need to know the shortcut in my keyboard to change to another tab. I mean... in my notepad++ i have open like 5 or 6 files and my mouse isn't working very well so i would like to know how do i change with my keyboard from file to file.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i need to know the shortcut in my keyboard to change to another tab. I mean... in my notepad++ i have open like 5 or 6 files and my mouse isn't working very well so i would like to know how do i change with my keyboard from file to file.
Thanks.
Menu____: Settings
Option__: Shortcut Mapper...
Button__: Main menu
Scroll down to the end of the list, line 112 and 113.
Line Name______________________________ Shortcut
_112 Switch to previous document_______ CTRL+SHIFT+TAB
_113 Switch to next document___________ CTRL+TAB
Thank you very much =)