開源文本編輯器,Notepad++ v6.6.8 發布

jopen 10年前發布 | 7K 次閱讀 Notepad++

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.
  9. </ol>