How to print shortcuts list?
-
I"m new here, NOT any kind of programmer, and I like to use shortcut keys when I can. I found the list of shortcuts.
Is there some way to download and print them? -
-
@Alan-Kilborn said in How to print shortcuts list?:
Where was this?
It has to be in
Settings
>Shortcut Mapper...
because there is no other way to get the list of all assigned shortcut keys.I think he’s asking if it’s possible to print out the list in that dialog box. Sorry to say, I don’t think it’s possible.
-
This has come up before. Here are some references:
-
https://community.notepad-plus-plus.org/topic/12576/list-of-all-assigned-keyboard-shortcuts
-
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8000
-
https://community.notepad-plus-plus.org/topic/23749/list-of-free-keyboard-shortcuts
If something isn’t clear after looking through this info, ask further questions.
Short answer: It is doable, but it isn’t like there’s a button to click on and produce a nice list.
-
-
If one is just looking for a snapshot of the current (8.5) default list of shortcut keycombo assignements, see below:
New : Ctrl+N Open... : Ctrl+O Reload from Disk : Ctrl+R Save : Ctrl+S Save As... : Ctrl+Alt+S Save All : Ctrl+Shift+S Close : Ctrl+W Close All : Ctrl+Shift+W Print... : Ctrl+P Exit : Alt+F4 Restore Recent Closed File : Ctrl+Shift+T Begin/End Select : Ctrl+Shift+B Begin/End Select in Column Mode : Alt+Shift+B UPPERCASE : Ctrl+Shift+U lowercase : Ctrl+U Proper Case : Alt+U Proper Case (blend) : Alt+Shift+U Sentence case : Ctrl+Alt+U Sentence case (blend) : Ctrl+Alt+Shift+U Split Lines : Ctrl+I Join Lines : Ctrl+J Move Up Current Line : Ctrl+Shift+Up Move Down Current Line : Ctrl+Shift+Down Insert Blank Line Above Current : Ctrl+Alt+Enter Insert Blank Line Below Current : Ctrl+Alt+Shift+Enter Toggle Single Line Comment : Ctrl+Q Single Line Comment : Ctrl+K Single Line Uncomment : Ctrl+Shift+K Block Comment : Ctrl+Shift+Q Function Completion : Ctrl+Spacebar Path Completion : Ctrl+Alt+Spacebar Word Completion : Ctrl+Enter Function Parameters Hint : Ctrl+Shift+Spacebar Function Parameters Previous Hint : Alt+Up Function Parameters Next Hint : Alt+Down Column Editor... : Alt+C Find... : Ctrl+F Find in Files... : Ctrl+Shift+F Find Next : F3 Find Previous : Shift+F3 Select and Find Next : Ctrl+F3 Select and Find Previous : Ctrl+Shift+F3 Find (Volatile) Next : Ctrl+Alt+F3 Find (Volatile) Previous : Ctrl+Alt+Shift+F3 Replace... : Ctrl+H Incremental Search : Ctrl+Alt+I Search Results Window : F7 Previous Search Result : Shift+F4 Next Search Result : F4 Go to... : Ctrl+G Go to Matching Brace : Ctrl+B Select All Between Matching Braces : Ctrl+Alt+B Mark... : Ctrl+M Previous style of 1st style : Ctrl+Shift+1 Previous style of 2nd style : Ctrl+Shift+2 Previous style of 3rd style : Ctrl+Shift+3 Previous style of 4th style : Ctrl+Shift+4 Previous style of 5th style : Ctrl+Shift+5 Previous style of Find Mark style : Ctrl+Shift+0 Next style of 1st style : Ctrl+1 Next style of 2nd style : Ctrl+2 Next style of 3rd style : Ctrl+3 Next style of 4th style : Ctrl+4 Next style of 5th style : Ctrl+5 Next style of Find Mark style : Ctrl+0 Toggle Bookmark : Ctrl+F2 Next Bookmark : F2 Previous Bookmark : Shift+F2 Toggle Full Screen Mode : F11 Post-It : F12 1st Tab : Ctrl+Numpad 1 2nd Tab : Ctrl+Numpad 2 3rd Tab : Ctrl+Numpad 3 4th Tab : Ctrl+Numpad 4 5th Tab : Ctrl+Numpad 5 6th Tab : Ctrl+Numpad 6 7th Tab : Ctrl+Numpad 7 8th Tab : Ctrl+Numpad 8 9th Tab : Ctrl+Numpad 9 Next Tab : Ctrl+Page down Previous Tab : Ctrl+Page up Move Tab Forward : Ctrl+Shift+Page down Move Tab Backward : Ctrl+Shift+Page up Switch to previous document : Ctrl+Shift+Tab Switch to next document : Ctrl+Tab Hide Lines : Alt+H Focus on Another View : F8 Fold All : Alt+0 Unfold All : Alt+Shift+0 Fold Current Level : Ctrl+Alt+F Unfold Current Level : Ctrl+Alt+Shift+F Fold Level 1 : Alt+1 Fold Level 2 : Alt+2 Fold Level 3 : Alt+3 Fold Level 4 : Alt+4 Fold Level 5 : Alt+5 Fold Level 6 : Alt+6 Fold Level 7 : Alt+7 Fold Level 8 : Alt+8 Unfold Level 1 : Alt+Shift+1 Unfold Level 2 : Alt+Shift+2 Unfold Level 3 : Alt+Shift+3 Unfold Level 4 : Alt+Shift+4 Unfold Level 5 : Alt+Shift+5 Unfold Level 6 : Alt+Shift+6 Unfold Level 7 : Alt+Shift+7 Unfold Level 8 : Alt+Shift+8 Text Direction RTL : Ctrl+Alt+R Text Direction LTR : Ctrl+Alt+L Toggle macro recording : Ctrl+Shift+R Playback : Ctrl+Shift+P Run... : F5 About Notepad++ : F1 Trim Trailing Space and Save : Alt+Shift+S Get PHP help : Alt+F1 Wikipedia Search : Alt+F3 Open selected file path in new instance : Alt+F6 SCI_CUT : Ctrl+X or Shift+DEL SCI_COPY : Ctrl+C or Ctrl+INS SCI_PASTE : Ctrl+V or Shift+INS SCI_SELECTALL : Ctrl+A SCI_CLEAR : DEL SCI_UNDO : Ctrl+Z or Alt+Backspace SCI_REDO : Ctrl+Y or Ctrl+Shift+Z SCI_NEWLINE : Enter or Shift+Enter SCI_TAB : Tab SCI_BACKTAB : Shift+Tab SCI_ZOOMIN : Ctrl+Num + SCI_ZOOMOUT : Ctrl+Num - SCI_SETZOOM : Ctrl+Num / SCI_SELECTIONDUPLICATE : Ctrl+D SCI_EDITTOGGLEOVERTYPE : INS SCI_LINEDOWN : Down SCI_LINEDOWNEXTEND : Shift+Down SCI_LINEDOWNRECTEXTEND : Alt+Shift+Down SCI_LINESCROLLDOWN : Ctrl+Down SCI_LINEUP : Up SCI_LINEUPEXTEND : Shift+Up SCI_LINEUPRECTEXTEND : Alt+Shift+Up SCI_LINESCROLLUP : Ctrl+Up SCI_PARADOWN : Ctrl+] SCI_PARADOWNEXTEND : Ctrl+Shift+] SCI_PARAUP : Ctrl+[ SCI_PARAUPEXTEND : Ctrl+Shift+[ SCI_CHARLEFT : Left SCI_CHARLEFTEXTEND : Shift+Left SCI_CHARLEFTRECTEXTEND : Alt+Shift+Left SCI_CHARRIGHT : Right SCI_CHARRIGHTEXTEND : Shift+Right SCI_CHARRIGHTRECTEXTEND : Alt+Shift+Right SCI_WORDLEFT : Ctrl+Left SCI_WORDLEFTEXTEND : Ctrl+Shift+Left SCI_WORDRIGHT : Ctrl+Right SCI_WORDRIGHTENDEXTEND : Ctrl+Shift+Right SCI_WORDPARTLEFT : Ctrl+/ SCI_WORDPARTLEFTEXTEND : Ctrl+Shift+/ SCI_WORDPARTRIGHT : Ctrl+\ SCI_WORDPARTRIGHTEXTEND : Ctrl+Shift+\ SCI_HOMEDISPLAY : Alt+Home SCI_VCHOMERECTEXTEND : Alt+Shift+Home SCI_VCHOMEWRAP : Home SCI_VCHOMEWRAPEXTEND : Shift+Home SCI_LINEENDWRAPEXTEND : Shift+End SCI_LINEENDRECTEXTEND : Alt+Shift+End SCI_LINEENDDISPLAY : Alt+End SCI_LINEENDWRAP : End SCI_DOCUMENTSTART : Ctrl+Home SCI_DOCUMENTSTARTEXTEND : Ctrl+Shift+Home SCI_DOCUMENTEND : Ctrl+End SCI_DOCUMENTENDEXTEND : Ctrl+Shift+End SCI_PAGEUP : Page up SCI_PAGEUPEXTEND : Shift+Page up SCI_PAGEUPRECTEXTEND : Alt+Shift+Page up SCI_PAGEDOWN : Page down SCI_PAGEDOWNEXTEND : Shift+Page down SCI_PAGEDOWNRECTEXTEND : Alt+Shift+Page down SCI_DELETEBACK : Backspace or Shift+Backspace SCI_DELWORDLEFT : Ctrl+Backspace SCI_DELWORDRIGHT : Ctrl+DEL SCI_DELLINELEFT : Ctrl+Shift+Backspace SCI_DELLINERIGHT : Ctrl+Shift+DEL SCI_LINEDELETE : Ctrl+Shift+L SCI_LINECUT : Ctrl+L SCI_LINECOPY : Ctrl+Shift+X SCI_LINETRANSPOSE : Ctrl+T SCI_CANCEL : Esc
-
This discussion has made me realize that I’m guilty of letting the “perfect” be the enemy of the “good” - so, to rectify that, here is my current, combined, unfinished (and likely “perpetually unfinished”) version of @Ekopalypse and @Alan-Kilborn’s keyboard programs. I realize that this program is way longer than it needs to be, both in terms of code and comments, but I took this on as a learning experience; if anyone is interested in suggesting further improvements, I’ll be glad to receive them.