ShortcutsText EditingWindows

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.

Download Notepad Shortcut keys PDF

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

Action Notepad Shortcuts
New Ctrl + N
Open Ctrl + O
Save as F6
Save Ctrl + S
Revert F5
Launch New window Alt + N
Launch Empty window Alt + 0
Launch Execute document Ctrl + L
Print Ctrl + P
Exit Alt + F4
Recent History Alt + H

Edit Menu Shortcuts

Action Notepad Shortcuts
Undo Ctrl + Z
Redo Ctrl + Y
Copy All Alt + C
Save find text Alt + F3
Duplicate line Ctrl + D
Convert to Uppercase Ctrl + Shift + U
Convert to Lowercase Ctrl + U
Go to Ctrl + G
Copy Ctrl + C
Paste Ctrl + V
Find Ctrl + F
Find Next F3
Replace Ctrl + H
Time or Date F5

Similar Programs: UltraEdit Keyboard Shortcuts

View Menu Shortcuts

Action Notepad Shortcuts
Word wrap Ctrl + W
Zoom in Ctrl + +
Zoom out Ctrl + –
Reset zoom Ctrl + /

Settings Shortcuts

Action Notepad Shortcuts
Tab settings Ctrl + T
Increase limit for long lines Alt + +
Decrease the limit for long lines Alt + –

Similar Programs: Brackets Keyboard Shortcuts

Menu Bar Shortcuts

Action Notepad Shortcuts
File menu Alt + F
Edit menu Alt + E
View menu Alt + V
Settings menu Alt + S
Help menu Alt + 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