返回列表 发帖

[转载] Notepad++ 4.1 发布

Notepad++是一个非常不错的免费编程源代码编辑器(可以用于取代记事本称为简单文本编辑器,当然这是大才小用,许多功能更加适合编程用户使用),具有语法高亮和语法检查功能,并可以自定义。Notepad++可以按照设定色彩打印代码,可以同时编辑多个文件,可以在2个不同视口同步编辑相同文档,支持拖放操作。

主要更新:解决保存设置退出崩溃问题,增强文件搜索,增强备份功能等。具体更新:
* Fix the crash issue while saving settings on quit
* Fix the crash issue while using the command line with one launched Notepad++ instance
* Enhance Find in files feature:
* Improve Find in files user interface (more intuitive)
* The search result (also for find in all opened files) is docked on the bottom of Notepad++
* Recursive search is optional
* Search result is collapsable by file
* User defined keywords for search result
* Add tabbing interface in Find dialog : Find/Replace/Find in files
* Add clickable URL http link feature (double click to trigger)
* Add cmake language support
* Add mark all without launching Find dialog (Ctrl+M)
* Fix the ROFL (Recent Opened File List) bug : try to open a non-existing file from ROFL, the full file path doesn't be removed from ROFL
* Enhance the backup feature : in verbose mode, the file will be backed up in .\nppBackup directory
* Update Scintilla component to v1.73

【下载】sourceforge.net(多语言版,有中文)
附件: 您需要登录才可以下载或查看附件。没有帐号?注册

返回列表 回复 发帖