开源文本编辑器,Notepad++ v6.6.8 发布

jopen 10年前

Notepad++ 是一款非常有特色的编辑器,是开源软件,可以免费使用。支持的语言: C, C++ , Java , C#, XML, HTML, PHP, Javascript! 它支持包括中文在内的多国语言,功能强大,除了可以用来制作一般的纯文字说明文件外,也可以作为代码编辑器。 Notepad++不仅可以实现语法高亮显示,也有语法折叠功能,并且支持宏以及扩充基本功能的插件。

Notepad++ v6.6.8 新的特性和Bug修复:

  1. Settings on cloud - Google Drive.
  2. Fix Settings on cloud - OneDrive detection error.
  3. Make internal docking dialogs apply the selected theme's background and foreground colours.
  4. Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
  5. Fix the bug that user cannot disable "backslash is SQL escape char" without restarting.
  6. Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting.
  7. Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
  8. Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.