皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

文本编辑器 Notepad++ 7.5.5,功能增强和 bug 修复

文本编辑器 Notepad++ 7.5.5,功能增强和 bug 修复

Notepad++ 7.5.5 已发布。Notepad++ 是一款自由开源的文本编辑器,而且可以免费使用,支持多国语言。Notepad++ 以 GPL 开源许可证发布,仅支持在 Windows 系统中运行。

Notepad++ 基于强大的 Scintilla 文本编辑组件,采用纯 Win32 API 和 STL 以 C++ 编写,这使得它执行效率更高、体积更轻巧。Notepad++ 一直致力于在不降低用户友好性的情况下尽可能多地优化程序。

文本编辑器 Notepad++ 7.5.5,功能增强和 bug 修复

本次更新包含功能增强和 bug 修复,如修复了重新加载文本后,修复编码(在状态栏上)不同步的问题。具体如下:

  1. Restore 2 buttons “<< Find Previous” & “Find Next >>” in Find dialog (optional).
  2. Fix monitored (tail -f) file not always updated issue.
  3. Keep Doc Switcher’s ordering in sync with Tab bar.
  4. Shortcut Mapper enhancements: Add filter capacity and make dialog resizable and maximizable.
  5. Fix for “Toggle Single Line Comment” malfunctioning with HTML/XML.
  6. Make Unix style path (slashes) work in open file dialog (optional).
  7. Fix tab sticks to mouse pointer problem after external update of a opened file.
  8. Fix encoding not sync (on status bar) after reloading.
  9. Fix menu items’ state is not maintained due to save macro command.
  10. Fix line ending changes are not detected in reloaded changed files issue.
  11. Fix highlighting of <script> tags in XML files issue.
  12. 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