Original: notepad++ configuration supports jquery, HTML, CSS, JavaScript, PHP code hints
Official website Download: http://notepad-plus-plus.org/
Get plug-in method: Open the Software, the window toolbar has a question mark, point to get plug-ins.
The plugins I use (the installation method is the official method):
Quicktext.v0.2.1.zip//custom abbreviation, press the shortcut key after the output defines the code snippet usage method: http://immmmm.com/quicktext-for-notepad.html
Installation method:
Just Copy the QuickText.dll into notepad++ ' s plugin directory
(Mine is C:\Program files\notepad++\plugins), and the Quicktext.ini file into
notepad++ ' s directory (C:\Program files\notepad++).
Zen.coding-notepad++.v0.7.zip//Don't tell me how to experience it: http://www.huanlebang.com/y2011/193.html
Installation method:
1. Copy contents of this archive into notepad++ ' Plugins ' folder (basically, it ' s C:\Program files\notepad++\plugins\)
2. Restart notepad++
Functionlist_2_1_uni_dll.zip//Display function list
Installation method:
-Copy FunctionList.dll into
<notepad++ Install Dir>/plugins
-Copy Gmod lua.bmp and c++.flb into
<notepad++ Install Dir>/plugins/config
-Copy Functionlistrules.xml into
%appdata%/notepad++/plugins/config
Or if you didn ' t install with%appdata%
<notepad++ Install Dir>/plugins/config
Debugging Tools for Dbgpplugin_0_12b_dll.zip//php
Installation method:
Copy the DbgpPlugin.dll file to the.. \notepad++\plugins under
Overall, the plug-in installation method is simple:
Put the plugin (. dll file) into the Notepad++\plugins directory, restart notepad++, you can prompt installation, after successful installation, in the menu bar plug-in can be found. It is important to note that the ANSI and Unicode versions of Notepad, and that some plugins only support one of these versions.
Code hints for Notepad support for jquery CSS3 HTML5
First tick the settings-"preferences-" backup and AutoComplete-"Auto-complete check box
Then download this http://download.csdn.net/detail/wang02011/3992119 overwrite source file to
notepad++ configuration supports jquery, HTML, CSS, JavaScript, PHP code hints