Shortcuts for the Edit menu

谷梁英毅
2023-12-01

 

Default shortcuts

Below is the list of predefined keyboard and mouse shortcuts for Notepad++. They can be freely configured using the shortcut mapper, as well as all the commands which were not bound to shortcuts by default. This list does not include standard shortcuts provided by Notepad++-related plugins.



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 new 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 word
Ctrl-Shift-BackSpaceDelete to start of 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 new line
Shift-EnterSplit line downwards, or create new line
 类似资料:

相关阅读

相关文章

相关问答