Notepad++是一套自由软件的纯文本编辑器,由台湾人侯今吾基于同是开放源代码的Scintilla文本编辑组件并独力研发
整个项目托管于SourceForge.net之上,截止到2011年,已被下载超过2700万次,并两度获得SourceForge社区选择奖——最佳开发工具。
该软件以GPL发布,有完整的中文化接口及支持多国语言撰写的功能(采用UTF-8技术)。
它的功能比Windows中的记事本(Notepad)强大,除了可以用来制作一般的纯文字的帮助文档,也十分适合用作撰写电脑程序的编辑器。
由6.2.3版本起,Notepad++的文档默认文字格式由ANSI改为除去BOM的UTF8(UTF8 without BOM)。
Notepad++不仅有语法高亮度显示,也有语法折叠功能,并且支持宏以及扩充基本功能的插件。
更新日志:
Notepad++ v7.3.3 bug-fixes and enhancements:
Fix CIA Hacking Notepad++ issue (https://wikileaks.org/ciav7p1/cms/page_26968090.html).
Fix mouse wheel to task list scroll crash bug.
Fix flickering issue while switching back after modifying or deleting a document from outside.
Support Motorola S-Record, Intel and Tektronix extended hex file formats.
Improve multi-line tab: maintaining the selected tab position.
Fix add char into word char list bug.
Add Shift+Enter in Find dialog for searching in the opposite direction.
Fix a regression that delimiter settings is not retained correctly.
Add clear command button in shortcut mapper.
Enhancement: file extension supported in Load/Save Session dialog if a session file extension is set.
官方网站:[url]https://notepad-plus-plus.org[/url]
下载地址:[url]https://notepad-plus-plus.org/download/v7.3.2.html[/url]
直接下载(32位):[url]https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.bin.7z[/url]
直接下载(64位):[url]https://notepad-plus-plus.org/repository/7.x/7.3.2/npp.7.3.2.bin.x64.7z[/url]