100+ Notepad++ Shortcut Keys List Download in PDF and Excel File

Notepad is a basic text editor that comes preinstalled with Windows. It’s ideal for composing brief text documents that you wish to preserve in plain text format.

However, it isn’t the only thing you can do with it. Notepad in Windows 10 and prior versions of Microsoft’s operating systems, such as Windows 7, look and function very identically. The choices in Notepad are restricted. You should see File, Edit, Format, View, and Help options at the top of the window.

New, New Windows, Open, Save, Save As, Page Setup, and Print are the options in the File menu.

It’s easy to create and save text documents in Notepad: simply open the program, start typing, and then modify and format the content as needed.

When you’re completed, save your work with the Save As command.

All of the files are in plain text and have an a.txt extension. Undo/Redo is one of the options in the Edit menu, which might be beneficial while altering a document. The remaining menu items – Cut, Copy, Paste, Delete, Find, Find Next, Replace, Go To, Select All, and Time/Date – are typical in practically all Windows document-related products. Go To may be used to browse within the document, while Find, Find Next, and Replace can be used to search and replace content.

There are just two options in the Format menu: Word Wrap and Font. Word Wrap is always switched off in Notepad.

This means that whatever you input will appear on one long line until you push Enter, at which point another long line will appear. Text zooming is another useful function of Notepad.

You may use this function to change the size of the text on your screen to make it easier to read. provides a list of all your installed fonts as well as the ability to apply bold, italic, and other effects. A change of font, in contrast to how it works in programs like Microsoft Word, impacts the entire document instantaneously. You can’t use one font in one section of the document and a different font in another.

Notepad may also be used to make HTML files. Make sure Word Wrap is enabled, and input your HTML code in the same manner as you would ordinary text. When it’s time to save your work, go to File > Save As and pick All Files from the drop-down menu. Then save your document as a.htm or.html file.

Notepad++ an open-source text editor, support a variety of language keyboard highlighting, Support plug-in development, small and fast it supports so many languages like PHP, JavaScript, HTML, CSS, XML, C, C++, Java, and many more also it has many plugins for formatting the code, FTP directly from the editor, file browser, RegEx Helper, etc. Here is the list of all keyboard shortcuts as mentioned in the Notepad++ documentation all the shortcuts can be changed from the shortcut mapper which can be opened from settings > Shortcut Mapper Menu.

Notepad++ Keyboard Shortcuts LIst

File menu

ShortcutAction
Ctrl-OOpen File
Ctrl-NNew File
Ctrl-SSave File
Ctrl-Alt-SSave As
Ctrl-Shift-SSave All
Ctrl-PPrint
Alt-F4Exit
Ctrl-TabNext Document (also shows list of open files). Can be disabled – see Settings/Preferences/Global.
Ctrl-Shift-TabPrevious Document (also shows list of open files). Can be disabled – see above.
Ctrl-WClose Current Document

Edit menu

ShortcutAction
Ctrl-CCopy
Ctrl-InsertCopy
Ctrl-Shift-TCopy current line to clipboard
Ctrl-XCut
Shift-DeleteCut
Ctrl-VPaste
Shift-InsertPaste
Ctrl-ZUndo
Alt-BackspaceUndo
Ctrl-YRedo
Ctrl-ASelect All
Alt-Shift-Arrow keys, or Alt + Left mouse clickColumn Mode Select
Ctrl + Left mouse clickStart newly selected area. Only multiple stream areas ca be selected this way.
ALT-CColumn Editor
Ctrl-DDuplicate Current Line
Ctrl-TSwitch the current line position with the previous line position
Ctrl-Shift-UpMove Current Line, or current selection if a single stream, Up
Ctrl-Shift-DownMove Current Line, or current selection if a single stream, Down
Ctrl-LDelete Current Line
Ctrl-ISplit Lines
Ctrl-JJoin Lines
Ctrl-GLaunch GoToLine Dialog
Ctrl-QBlock comment/uncomment
Ctrl-Shift-QStream comment
Tab (selection of one or more full lines)Insert Tabulation or Space (Indent)
Shift-Tab (selection of one or more full lines)Remove Tabulation or Space (outdent)
Ctrl-BackSpaceDelete to start of word
Ctrl-DeleteDelete to end of the word
Ctrl-Shift-BackSpaceDelete to start of the line
Ctrl-Shift-DeleteDelete to end of line
Ctrl-UConvert to lower case
Ctrl-Shift-UConvert to UPPER CASE
Ctrl-BGo to matching brace
Ctrl-SpaceLaunch CallTip ListBox
Ctrl-Shift-SpaceLaunch Function Completion ListBox
Ctrl-EnterLaunch Word Completion ListBox
Ctrl-Alt-RText Direction RTL
Ctrl-Alt-LText Direction LTR
EnterSplit line downwards, or create a new line
Shift-EnterSplit line downwards, or create a new line

Search Menu

ShortcutAction
Ctrl-FLaunch Find Dialog
Ctrl-HLaunch Find / Replace Dialog
F3Find Next
Shift-F3Find Previous
Ctrl-Shift-FFind in Files
F7Switch to search results window (was Activate subview before v5.2)
Ctrl-Alt-F3Find (volatile) Next
Ctrl-Alt-Shift-F3Find (volatile) Previous
Ctrl-F3Select and Find Next (was Find (Volatile) Next prior to v5.6.5)
Ctrl-Shift-F3Select and Find Previous (was Find (Volatile) Previous prior to v5.6.5)
F4Go to next found
Shift-F4Go to previous found
Ctrl-Shift-IIncremental Search
Ctrl-nJump Down (to next text marked using n-th stye. n is 1 to 5, or 0 for default Found style.
Ctrl-Shift-nJump Up (to next text marked using n-th stye. n is 1 to 5, or 0 for default Found style.
Ctrl-F2Toggle Bookmark
F2Go To Next Bookmark
Shift-F2Go To Previous Bookmark

View Menu

ShortcutAction
Ctrl-(Keypad-/Keypad+)or Ctrl + mouse wheel button (if any) Zoom in (+ or up) and Zoom out (- or down)
Ctrl-Keypad/Restore the original size from zoom
F11Toggle Full-Screen Mode
F12Toggle Post-It Mode
Ctrl-Alt-FCollapse the Current Level
Ctrl-Alt-Shift-FUncollapse the Current Level
Alt-0Fold All
Alt-(1~8)Collapse the Level (1~8)
Alt-Shift-0Unfold All
Alt-Shift-(1~8)Uncollapse the Level (1~8)

Run menu

ShortcutAction
F5Launch Run Dialog
Alt-F1Get PHP help
Alt-F2Google search
Alt-F3Wikipedia search
Alt-F5Open file (name at cursor)
Alt-F6Open file in another instance (name at cursor)
Ctrl-Alt-Shift-ROpen in Chrome
Ctrl-Alt-Shift-XOpen in Firefox
Ctrl-Alt-Shift-IOpen in IE
Ctrl-Alt-Shift-FOpen in Safari
Ctrl-Alt-Shift-OSend via Outlook

Thank you for reading, If you liked this article, then definitely share it with your friends on social media, so that they too can get this information.

Download Button पर  Click करके PDF फ़ाइल डाउनलोड करें

Download Button पर  Click करके Excel फ़ाइल डाउनलोड करें

Related Articles:

Leave a Comment