Notepad++因为其强劲的插件支持,越来越受到编程爱好者的喜欢。个人推荐几款Notepad++插件

AutoSave
AutoSave allows to automatically save the currently open files based on a timer schedule (default is 1 min) and/or upon the application losing focus
自动保存文档插件

DBGP plugin
This is a php debugger (XDebug) which talks DBGP protocol. Use this plugin to transform your Notepad++ to a php IDE.
你可以使用这个插件把你的 Notepad++ 变成一个php IDE。

Gmod Lua Syntax Highlighter
A Garry’s Mod 10 lua syntax highlighter plugin. It’s also a good demonstration of syntax highlighter plugins for Notepad++.
Notepad++的一个语法高亮插件。

NppFTP
Finally a replacement for FTP_synchronize. It is a complete rewrite and now has<p>
SFTP support (!)
FTP(E)S support (!)
better protocol backends (using libssh and ultimately tcp for SFTP/FTP, a lot more reliable than what FTP_synchronize had)
可以连接到FTP服务器直接编辑文档

Zen Coding
Zen Coding plugin for Notepad++. Actually, this is the NppScripting plugin with a different start.js and includes – the .dll file is identical, so replacing it won’t have any impact.
zen-Coding是一款快速编写HTML,CSS(或其他格式化语言)代码的编辑器插件,这个插件可以用缩写方式完成大量重复的编码工作,是web前端从业者的利器。 zen-Coding插件支持多种编辑器,如UltraEdit,Notepad++等。

作者 uoscn