Notepad++ 是一款由旅居法国的知名华裔自由软件开发达人 Don Ho 侯今吾采用基于同为开源免费的 Scintilla 文本编辑组件独立完善及优化研发并以 GPL 协议发布的兼容性良好的纯文本内容编辑器兼程序设计源代码编辑器,由于其采用的 UTF-8 编码字符集而具备完整的中文化接口和支持多国语言撰写的功能。除了可以用于创建和编辑常规的纯文本内容的记事本文档,也十分适合用作码农程序员撰写计算机应用程序的代码编辑器。
Notepad++ 的功能实际上远比微软 Windows 操作系统自带的记事本即 Notepad 文本编辑器组件的功能还要强大许多。Notepad++ 不仅支持语法高亮显示,同时也提供语法折叠功能,并且还内置了具备自动化特性的宏以及支持扩展基本功能的插件,是一款不可多得的日常文本编辑工作助手。
概览图:
功能の特点:
- 绿色便携化,所见即所得,安全无广告;
- 用户自定义程序编程语言;
- 支持 Auto-completion 字词自动完成功能;
- 支持同时编辑多重文件;
- 支持多重窗口同步编辑;
- 支持以正则表达式查找和替换字词;
- 支持文件拖曳功能;
- 自动备份暂存档;
- 内部窗口位置可任意移动;
- 自动侦测开启文件状态;
- 放大与缩小功能;
- 虽说是支持多国语言,但是仅止于操作接口,编辑文件时部分文字无法正常显示,而会显示成 □ 方框;
- 支持书签;
- 高亮度括号及缩进辅助;
- 支持宏;
- 语法高亮度显示(可于 GUI 界面做调整)及语法折叠功能,丰富的程序设计语言支持;
支持的程序设计、代码编程语言如:ActionScript、Ada、asp、Assembly、autoIt、bash、Batch、C、C++、C#、Caml、CMakeFile、Cobol、CoffeeScript、CSS、D、diff、Flash ActionScript、Fortran、Gui4CLI、Haskell、HTML、ini file、Inno Setup、Java、Javascript、JSP、KiXtart、LISP、Lua、Makefile、Matlab、NSIS、Objective-C、Pascal、Perl、PHP、PowerShell、Postscript、Properties file、Python、R、Ruby、Verilog、VHDL 以及,后续还有可能添加支持更多的语言;
= Discontinued support for Windows XP due to technical reasons;
= Upgraded Notepad++ License – update GPL version from v2 to v3;
= Fixed the regression of copying line data from search results;
= Fixed Print Line Number preference is ignored for printing regression;
= Fixed a regression in Chinese Simplified localization;
= Fixed dockable panels not being displayed regression due to multi-instance mode activation;
= Made split-lines feature work again with multi-edge rightmost specified edge;
= Enhance modern style file dialog for allowing UNIX style file path;
= Used the modern browse folder dialog to get folder path;
= Improve option for setting save dialog filter to All Types;
= Added ability to delete entries from combo box history in Find dialog with DELETE key;
= Fixed lost session issue on Windows reboot/shutdown;
= Added save Folder as Workspace in session option in save session dialog;
= Make value dialog height accurate in any DPI;
= Fixed issue that Switch-To-Panel keyboard shortcuts cannot be used in context menu;
= Fixed a memory leak issue;
= Fixed blurry display problem on an extended monitor;
= Fixed incompatible plugin not being deleted issue;
= Synchronize GUP localization file with Notepad++ in installer;
= Enhance No update dialog with the download page link in the Notepad++ updater;
= Fixed NPPM_SETLINENUMBERWIDTHMODE API not working issue;
Notepad++ 开发者 作品の首页:https://notepad-plus-plus.org/;
Notepad++ 开发者 GitHub 代码库:https://donho.github.io/ 或者 https://github.com/notepad-plus-plus/;
下载の地址:
- 开发者 for Windows 32位 纯净安装版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.Installer.exe;
- 开发者 for Windows 64位 纯净安装版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.Installer.x64.exe;
- 开发者 for Windows 32位 绿色便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.zip(ZIP 压缩包);
- 开发者 for Windows 64位 绿色便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.x64.zip(ZIP 压缩包);
- 开发者 for Windows 32位 绿色便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.7z(7Z 压缩包);
- 开发者 for Windows 64位 绿色便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.x64.7z(7Z 压缩包);
- 开发者 for Windows 32位 迷你便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.minimalist.7z;
- 开发者 for Windows 64位 迷你便携版:https://github.com/notepad-plus-plus/releases/download/v7.9.3/npp.7.9.3.portable.minimalist.x64.7z;
最新版有 BUG 不能设置中文,哈哈!