`
sassds
  • 浏览: 154237 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

notepad++快捷键

 
阅读更多
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) 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 
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++ 快捷键

    Notepad++ 快捷键一览表 http://notepad-plus.sourceforge.net/tw/site.htm

    notepad++快捷键配置文档

    本压缩包包含的是Notepad++的快捷键配置文档,通过替换指定路径下的文件夹,你可以快速更改或恢复Notepad++的快捷键设置。 在Notepad++中,快捷键配置是提高工作效率的重要手段,因为它们可以帮助用户快速执行常用...

    Notepad++ 快捷键 大全

    本文将深入探讨Notepad++中的快捷键,帮助用户提高工作效率。 1. 文件操作快捷键: - 打开文件:`Ctrl+O` - 保存文件:`Ctrl+S` - 另存为:`Ctrl+Shift+S` - 关闭当前文件:`Ctrl+F4` - 关闭所有文件:`Ctrl+W...

    notepad++ 快捷键大全.docx

    Notepad++ 快捷键大全 Notepad++ 作为 Windows 平台下的编辑器神器之一,对于程序编辑来说非常重要。要想快速使用 Notepad++,掌握其快捷键是非常必要的。本文档将对 Notepad++ 的默认快捷键进行整理,以下是 ...

    notepad++快捷键.txt

    ### Notepad++快捷键知识点详解 #### 一、基本编辑操作 **Ctrl+C**: 复制选中的文本或当前行到剪贴板。 **Ctrl+X**: 剪切选中的文本或当前行到剪贴板。 **Ctrl+V**: 将剪贴板中的内容粘贴到当前位置。 **Ctrl+Z**: ...

    notepad++快捷键.pdf

    如需修改或自定义快捷键,可在Notepad++的“设置”菜单下选择“管理快捷键”,在这里可以添加或调整快捷键,避免与其他快捷键冲突。 最后,Notepad++的快捷键知识是提高编辑效率的重要工具,熟悉和运用这些快捷键,...

    Notepad++ release 8.6.4 x64

    4. **用户界面定制**:用户可以根据个人喜好调整界面布局,选择不同的主题,甚至自定义快捷键,使工作环境更加舒适便捷。 5. **多文档界面**:Notepad++ 支持同时打开多个文件,方便在不同文档间快速切换,尤其在...

    Notepad++ 5.9.6.2 免费安装包

    在描述中提到的“Notepad++快捷键的word文档”,这是一份非常实用的资料,它详细列举了Notepad++中常用的操作对应的快捷键。熟悉并掌握这些快捷键能显著提升编程和文本编辑的速度,使得开发者能够更加流畅地在代码...

    NotePad++安装包

    2. 快捷键定制:NotePad++允许用户自定义快捷键,根据个人习惯设置常用操作的快捷方式。 3. 代码折叠:通过折叠代码块,可以隐藏不需关注的部分,使代码结构更加清晰。 4. 多视图编辑:在同一个NotePad++窗口内,...

    Notepad++.zip解压即用版

    8. **可自定义性**:用户可以根据个人喜好调整编辑器的主题颜色,设置快捷键,以及自定义菜单布局。 9. **轻量级**:相比于许多其他IDE(集成开发环境),Notepad++的体积小,启动速度快,占用资源少。 10. **源...

    Windows-Notepad++(7.9.3)

    8. **自定义快捷键**:用户可以根据自己的习惯设置快捷键,提高操作速度。 9. **插件管理器**:内置插件管理器,方便用户安装、更新和卸载各种扩展功能。 10. **Unicode支持**:支持各种字符编码,包括UTF-8,避免...

    notepad++可用的markdown插件

    标题提到的"notepad++可用的markdown插件",指的是可以在Notepad++中安装的插件,以增强其对Markdown语法的高亮显示和实时预览功能。这些插件使得在Notepad++中编写Markdown文档变得更加方便,无需频繁地切换到...

    notepad++7.7便携版下载

    这为用户提供了扩展Notepad++功能的能力,可以通过Python脚本自定义快捷键、自动化任务,甚至实现复杂的功能,如自动代码格式化、文件操作等。 NppExport插件则方便用户将Notepad++的设置导出为安装文件,使得可以...

    json序列化notepad++

    重启Notepad++后,插件应该就已经生效,用户可以通过菜单栏或者快捷键来调用JSON格式化功能。 在实际操作中,用户可能还需要了解如何在Notepad++中启用和使用插件。通常,插件会在Notepad++的"Plugins"菜单下添加新...

    Notepad++(npp.8.4.1.portable.arm64.zip)

    10. **shortcuts.xml**:快捷键配置文件,保存了用户自定义的键盘快捷方式。 Notepad++的强大功能还包括多文档编辑、宏录制与回放、查找和替换功能,以及对Unicode的支持。它还支持插件,通过插件可以扩展其功能,...

    Notepad++快捷键和插件及使用技巧教程

    notepad++(记事本)是代码编辑器或WINDOWS中的小程序,用于文本编辑,在文字编辑方面与Windows写字板功能相当。是一款开源、小巧、免费的纯文本编辑器。 Notepad内置支持多达 27 种语法高亮度显示(囊括各种常见的源...

    编辑器Notepad++

    Notepad++是一款非常受欢迎的免费源代码编辑器,尤其在编程社区中广为使用。... Notepad++的特性与优点: ...为了充分利用Notepad++,建议用户了解并掌握其各种快捷键和设置,以便更好地适应个人工作习惯。

    notepad++win7 64位

    4. **自定义快捷键**:允许用户根据个人习惯设置快捷键,提升操作速度。 5. **搜索与替换**:强大的查找和替换功能,支持正则表达式,能快速定位和修改代码。 6. **拼写检查**:内置的拼写检查功能帮助用户发现和...

    notepad++_7.5.4_Installer.exe.zip

    同时,它支持宏录制和自定义快捷键,极大地提高了开发效率。此外,Notepad++还有代码自动完成、语法折叠、多视图编辑、行号显示等多种实用功能,让编程工作变得更加轻松。 总的来说,Notepad++ 7.5.4安装程序是一个...

Global site tag (gtag.js) - Google Analytics