Notepad++ 7.5.5 已发布。Notepad++ 是一款自由开源的文本编辑器,而且可以免费使用,支持多国语言。Notepad++ 以 GPL 开源许可证发布,仅支持在 Windows 系统中运行。
Notepad++ 基于强大的 Scintilla 文本编辑组件,采用纯 Win32 API 和 STL 以 C++ 编写,这使得它执行效率更高、体积更轻巧。Notepad++ 一直致力于在不降低用户友好性的情况下尽可能多地优化程序。
本次更新包含功能增强和 bug 修复,如修复了重新加载文本后,修复编码(在状态栏上)不同步的问题。具体如下:
- Restore 2 buttons “<< Find Previous” & “Find Next >>” in Find dialog (optional).
- Fix monitored (tail -f) file not always updated issue.
- Keep Doc Switcher’s ordering in sync with Tab bar.
- Shortcut Mapper enhancements: Add filter capacity and make dialog resizable and maximizable.
- Fix for “Toggle Single Line Comment” malfunctioning with HTML/XML.
- Make Unix style path (slashes) work in open file dialog (optional).
- Fix tab sticks to mouse pointer problem after external update of a opened file.
- Fix encoding not sync (on status bar) after reloading.
- Fix menu items’ state is not maintained due to save macro command.
- Fix line ending changes are not detected in reloaded changed files issue.
- Fix highlighting of <script> tags in XML files issue.
- Fix Unicode file name comparison to match Windows behaviour (as opposed to doing a linguistic filename comparison).
下载地址:https://notepad-plus-plus.org/download/v7.5.5.html
转自 http://www.oschina.net/news/93834/notepad-plus-plus-7-5-5-released