Notepad++是款神奇的软件,它的强大无需过多解释,不管是对程序员还是网页设计者,都是好帮手。虽然也有同类软件如 Notepad2 等,但显然Notepad++更强大更好用。今天,官网发布了最新版的Notepad++ 6.4.4,一起来看看吧!

Notepad++ 6.4.4

Notepad++ 6.4.4 新功能及BUG修复:

1. Fix a crash issue while there's missing tag in functionList.xml.

修复了一个当缺少标签functionList.xml时崩溃的问题。

2. Fix UTF-8 (w/o BOM) detection bug.
修复UTF-8 (w/o BOM)的检测错误。

3. Fix line numbers space problem while folding.
修复了当折叠时行号空间的问题。

4. Fix opening file in Notepad++ makes Aero-snapped cancelled.
修复在Notepad++打开文件时使得Aero-snapped取消。

5. Change behaviour: statusbar reports the number of selected characters instead of number of bytes now.
改变行为:状态栏报告选定字符的数目,而不是现在的字节数。

6. Add "close all tab to left" and "close all tab to right" features.
添加“关闭左边所有标签”和“关闭右边所有标签”的功能。

7. Add direct access to the tab feature (Ctrl + NumPad).
添加标签(按Ctrl+小键盘)直接访问的功能。

8. Fix macro replaying crash issue.
修复宏回放崩溃问题。

9. Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively).
添加插入空行/低于当前行的功能(CTRL + ALT + ENTER /按Ctrl + Alt+ Shift + Enter组合)。

10. Add selection between matching braces feature.
添加匹配括号之间的选择功能。

11. Fix opening file problem from the network drive.
修复从网络驱动器打开文件的问题。

12. Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document.
修复在功能列表中C++类(*.h)解析的问题。

13. Enhance function list's C/C++ parser
增强功能列表的C/C++解析器​​。

包含的插件:

1. DSpellCheck v1.2.7.0
2. NppFTP 0.24.1
3. NppExport v0.2.8
4. Plugin Manager 1.0.8
5. Converter 3.0

  另外要说明的是,安装版在安装时就可以选择“简体中文”,而绿色版打开时默认为英文,设置成简体中文的方法是:菜单栏Settings-Preferences,在General一栏的Localization中选择“中文简体”。