30 Notepad 2 Keyboard Shortcuts

I have been using Notepad 2 shortcuts for coding over the past 2-3 years. Notepad shortcuts are not the only reason why I choose this software, there are multiple reasons. Along with its features, Notepad shortcuts have also helped me in faster development.

Here is the list of all the Notepad shortcuts. So let’s jump in! Also, you can download the Notepad 2 shortcuts list for Windows users in PDF form.

File Menu Shortcuts

ActionNotepad Shortcuts
NewCtrl + N
OpenCtrl + O
Save asF6
SaveCtrl + S
RevertF5
Launch New windowAlt + N
Launch Empty windowAlt + 0
Launch Execute documentCtrl + L
PrintCtrl + P
ExitAlt + F4
Recent HistoryAlt + H

Edit Menu Shortcuts

ActionNotepad Shortcuts
UndoCtrl + Z
RedoCtrl + Y
Copy AllAlt + C
Save find textAlt + F3
Duplicate lineCtrl + D
Convert to UppercaseCtrl + Shift + U
Convert to LowercaseCtrl + U
Go toCtrl + G
CopyCtrl + C
PasteCtrl + V
FindCtrl + F
Find NextF3
ReplaceCtrl + H
Time or DateF5

View Menu Shortcuts

ActionNotepad Shortcuts
Word wrapCtrl + W
Zoom inCtrl + +
Zoom outCtrl + –
Reset zoomCtrl + /

Settings Shortcuts

ActionNotepad Shortcuts
Tab settingsCtrl + T
Increase limit for long linesAlt + +
Decrease the limit for long linesAlt + –

Menu Bar Shortcuts

ActionNotepad Shortcuts
File menuAlt + F
Edit menuAlt + E
View menuAlt + V
Settings menuAlt + S
Help menuAlt + Shift + ?

The above list of shortcuts will not only make your life easier but also make you a NINJA of Notepad 2. Along with Notepad shortcuts, you might also wish to have a look at the blog on another coding software, i.e., Sublime. Check out Sublime Text Shortcuts.

READ NEXT:

Back to top button