外贸建站分享 · 15 5 月, 2023

113 Notepad2 Keyboard Shortcuts

SRC: from KeyXL
Notepad2 is a tiny text editor software. Below notepad2 keyboard shortcuts can help you use it more conveniently.

File
Ctrl+N New file.
Ctrl+F4 Close file, identical with Ctrl+N.
Ctrl+O Open file.
F5 Reload file.
F8 Reload file without encoding detection.
Ctrl+S Save file.
F6 Save file as.
Ctrl+F6 Save file copy.
Ctrl+P Print file.
Alt+H Open recent file.
 
Tools
Alt+N Open document in new window.
Alt+0 Open new empty window.
Ctrl+M Run metapath file browser plugin.
Ctrl+L Launch document.
Alt+L Open with.
Ctrl+R Run command.
 
Favorites
Alt+I Open favorites.
Alt+K Add to favorites.
F9 Manage favorites.
 
Edit
Ctrl+Z Undo.
Ctrl+Shft+Z Redo.
Alt+Backspace Undo.
Ctrl+Y Redo.
Ctrl+Shft+Y Undo.
Ctrl+X Cut.
Shft+Del Cut.
Ctrl+C Copy.
Alt+C Copy all.
Ctrl+V Paste.
Shft+Ins Paste.
Ctrl+K Swap.
Del Clear.
Ctrl+A Select all.
Alt+Shft+Arrows Rectangular selection.
Ctrl+Enter New line with toggled auto indent option.
Ctrl+PgUp/PgDn Goto previous/next block.
Ctrl+Shft+PgUp/PgDn Select to previous/next block.
 
Word
Ctrl+Space Select word (or line).
Ctrl+Backspace Delete word before/left.
Ctrl+Del Delete word after/right.
 
Line
Ctrl+Shft+Up Move line up.
Ctrl+Shft+Down Move line down.
Ctrl+D Duplicate line.
Ctrl+Shft+X Cut line.
Ctrl+Shft+C Copy line.
Ctrl+E Delete line.
Ctrl+Shft+Backspace Delete line left.
Ctrl+Shft+Del Delete line right.
 
Block
Tab Indent selected block.
Shft+Tab Unindent selected block.
Ctrl+Tab Force indentation of selected block.
Ctrl+Shft+Tab Force unindentation of selected block.
Alt+D Duplicate selection.
Alt+Z Strip first character.
Alt+W Strip trailing blanks.
Alt+R Remove blank lines.
Alt+M Modify lines.
Ctrl+Shft+W Column wrap.
Ctrl+I Split lines.
Ctrl+J Join lines.
 
Brace
Ctrl+B Find matching brace.
Ctrl+Shft+B Select to matching brace.
 
Convert
Ctrl+Shft+U Make uppercase.
Ctrl+U Make lowercase.
Ctrl+Shft+E Invert case.
Ctrl+Shft+S Convert tabs to spaces.
Ctrl+Shft+T Convert spaces to tabs.
Ctrl+Shft+A Convert to ANSI.
Ctrl+Shft+O Convert to OEM.
 
Insert
Alt+X HTML/XML tag.
Ctrl+F5 Time/date (short form).
Ctrl+Shft+F5 Time/date (long form).
Ctrl+F9 Filename.
Ctrl+Shft+F9 Path and filename.
 
Find, Replace
Ctrl+F Find.
Alt+F3 Save find text.
F3 Find next.
Shft+F3 Find previous.
Ctrl+F3 Find next word or selection.
Ctrl+Shft+F3 Find previous word or selection.
F2 Expand selection to next match.
Shft+F2 Expand selection to previous match.
Ctrl+H Replace.
Ctrl+G Jump to line.
 
Syntax scheme, Font
F12 Select syntax scheme.
Shft+F12 Select 2nd default syntax scheme.
Ctrl+F12 Customize syntax schemes.
Alt+F12 Select default font.
F11 Select default text syntax scheme.
Ctrl+F11 Select web source code syntax scheme.
Shft+F11 Select XML document syntax scheme.
 
View
Ctrl+W Toggle word wrap.
Ctrl+Shft+L Show long line marker.
Ctrl+Shft+G Show indentation guides.
Ctrl+Shft+N Show line numbers.
Ctrl+Shft+M Show selection margin.
Ctrl+Shft+8 Show whitespace.
Ctrl+Shft+9 Show line endings.
Ctrl+Shft+0 Show wrap symbols.
Ctrl+Shft+V Toggle visual brace matching.
Ctrl+Shft+I Highlight current line.
 
Zoom
Ctrl++ Zoom in.
Ctrl+- Zoom out.
Ctrl+/ Reset zoom.
 
Settings
Ctrl+T Tab settings.
Ctrl+Shft+H Toggle auto close HTML/XML.
Alt+T Always on top.
Alt+U Transparent mode.
F7 Save settings now.
 
Misc.
Ctrl+Q Exit Notepad2.
Esc Optionally minimize or exit Notepad2.
Shft+Esc Save file and exit Notepad2.
F1 Display version info.