Ctrl-C   Copy
Ctrl-X   Cut
Ctrl-V   Paste
Ctrl-Z   Undo
Ctrl-Y   Redo
Ctrl-A   Select All
Ctrl-F   Launch Find Dialog
Ctrl-H   Launch Find / Replace Dialog
Ctrl-D   Duplicate Current Line
Ctrl-L   Delete Current Line
Ctrl-T   Switch the current line position with the previous line position
F3       Find Next
Shift-F3 Find Previous
Ctrl-Shift-F     Find in Files
Ctrl-F3 Find (volatil)  Find (volatil) Next
Ctrl-Shift-F3    Find (volatil) Previous
Ctrl-Shift-I     Incremental Search
Ctrl-S   Save File
Ctrl-Alt-S       Save As
Ctrl-Shift-S     Save All
Ctrl-O   Open File
Ctrl-N   New File
Ctrl-F2  Toggle Bookmark
F2       Go To Next Bookmark
Shift-F2 Go To Previous Bookmark
Ctrl-G   Launch GoToLine Dialog
Ctrl-W   Close Current Document
Alt-Shift-Arrow keys or  keys or 
Alt + Left mouse click   Column Mode Select
F5       Launch Run Dialog
Ctrl-Space       Launch CallTip ListBox
Alt-Space        Launch Word Completion ListBox
Tab (selection of several lines)         Insert Tabulation or Space (Indent)
Shift-Tab (selection of several lines)   Remove Tabulation or Space (outdent)

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
F11      Toggle Full Screen Mode
Ctrl-Tab Next Document
Ctrl-Shift-Tab   Previous Document
Ctrl-Shift-Up    Move Current Line Up
Ctrl-Shift-Down  Move Current Line Down
Ctrl-Alt-F       Collapse the Current Level
Ctrl-Alt-Shift-F Uncollapse the Current Level
Alt-0    Fold All
Alt-(1~8) Collapse the Level (1~8)
Alt-Shift-0      Unfold All
Alt-Shift-(1~8)  Uncollapse the Level (1~8)
Ctrl-BackSpace   Delete to start of word
Ctrl-Delete      Delete to end of word
Ctrl-Shift-BackSpace     Delete to start of line
Ctrl-Shift-Delete        Delete to end of line
Ctrl-U   Convert to lower case
Ctrl-Shift-U Convert to UPPER CASE
Ctrl-B   Go to matching brace
Ctrl-Shift-R     Start to record /Stop recording the macro
Ctrl-Shift-P     Play recorded macro
Ctrl-Q   Block comment/uncomment
Ctrl-Shift-Q     Stream comment
Ctrl-Shift-T     Copy current line to clipboard
Ctrl-P   Print
Alt-F4   Exit
Ctrl-I   Split Lines
Ctrl-J   Join Lines
Ctrl-Alt-R       Text Direction RTL
Ctrl-Alt-L       Text Direction LTR
F1       About

Notepad++ Shortcuts 快捷键的更多相关文章

  1. notepad++ 快捷键大全、notepad常用快捷键

    Notepad++ 快捷键 大全, notepad++也情有独钟,最近发现了一个快捷键,就是选中单词,ctrl+shift+enter.不过现在想知道一个快捷键,假设有三行代码,选中后一般按TAB就可 ...

  2. Notepad++设置快捷键及外部命令

    <NotepadPlus> <InternalCommands> <Shortcut id="41020" Ctrl="no" A ...

  3. shortcuts 快捷键

    Home » Linux » shortcuts 快捷键 Page Updated  2018-12-12 19:23 shortcuts 快捷键 移动光标 Ctrl – a :移到行首 Ctrl – ...

  4. NotePad++常用快捷键。——Arvin

    Ctrl+单键 Ctrl+C 复制 Ctrl+X 剪切 Ctrl+V 粘贴 Ctrl+Z 撤消 Ctrl+Y 恢复 Ctrl+A 全选 Ctrl+F 键查找对话框启动 Ctrl+H 查找/替换对话框 ...

  5. Qt Creator Shortcuts 快捷键大全

    编号 快捷键 功能 1 Esc 切换到代码编辑状态 2 F1 查看帮助(选中某一类或函数,按下F1,出现帮助文档) 3 F2 在光标选中对象的声明和定义之间切换(和Ctrl+鼠标左键一样的效果,选中某 ...

  6. TOAD Menu Shortcuts 快捷键

    TOAD Menu Shortcuts Category Command Shortcut Conflict File AWR Browser File Compare Files File DBMS ...

  7. windows_keyboard shortcuts快捷键

    单独按Windows:显示或隐藏"开始"功能表 Windows+BREAK:显示"系统属性" 对话框 Windows+D:显示桌面 Windows+M:最小化所 ...

  8. 3ds Max Shortcuts 快捷键大全

    主界面 [Q]选择循环改变方式 [W]移动 [E]旋转 [R]缩放循环改变方式 [7]物体面数 [8]Environment [9]Advanced lighting [0]Render to Tex ...

  9. Notepad++ Shortcuts(Chinese and English Version)

    Ctrl+C 复制Ctrl+X 剪切Ctrl+V 粘贴Ctrl+Z 撤消Ctrl+Y 恢复Ctrl+A 全选Ctrl+F 键查找对话框启动Ctrl+H 查找/替换对话框Ctrl+D 复制并粘贴当行 C ...

随机推荐

  1. 66. 有序数组构造二叉搜索树[array to binary search tree]

    [本文链接] http://www.cnblogs.com/hellogiser/p/array-to-binary-search-tree.html [题目] 编写一个程序,把一个有序整数数组放到二 ...

  2. Android 阅读Tasks and Back Stack文章后的重点摘抄

    这篇文章是做android的必读篇目,要仔细阅读,原文连接http://developer.android.com/guide/components/tasks-and-back-stack.html ...

  3. (原创)Python文件与文件系统系列(4)——文件描述字操作

    文件描述字(file descriptor,fd)是系统中用来唯一记录当前已经打开的文件的标识号,fd是一个整数. 除了file对象外,Python还提供对fd的操作,对fd的操作更加底层,fd和Py ...

  4. MPlayer 增加边看边剪切功能

    下载 http://pan.baidu.com/s/1ntj0XLn 解压到 D:\MPlayer 前些日子用 FFMpeg 的 FFPlay 来做了视频剪切工具 结果发现 FFPlay 的 CPU ...

  5. Android 设置旋转朝向

    在AndroidMenifest.xml中activity标签中,添加一个属性 android:screenOrientation="landscape"

  6. ubuntu使用root账户登录

    1.先设定一个root的密码 sudo passwd root 2.编辑lightdm.conf sudo gedit /etc/lightdm/lightdm.conf 最后一行添加 greeter ...

  7. 安装memcached服务器和PHP中添加memcache拓展模块

    Memcached是一个高性能的分布式内存对象缓存系统,用于动态web应用以减轻数据库的负载.它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提拱动态 数据驱动网站的速度. memcached ...

  8. Zabbix报告无交换内存主机 Lack of free swap space on xxxxx

    [root@xx ~]# free -m total used free shared buffers cached Mem: 3832 3488 343 0 267 2389 -/+ buffers ...

  9. js 带省略号的分页源码及应用实例

    一.js:pagination.js /*--说明分页div id为:changpage*/var eachPageDataNum = 10;//每页显示记录数var nowPage = 1;//当前 ...

  10. 菜鸟学Linux命令:bg fg jobs命令 任务管理

    jobs命令 jobs命令用于查看当前终端后台运行的任务 注意和ps的区别: ps命令用于查看瞬间进程的动态 通过一个实例可以理解它们之间的区别,依次执行如下命令:vim & //后台执行vi ...