| Name | Modified | Size | Downloads | Status |
|---|---|---|---|---|
| Parent folder | ||||
| Totals: 9 Items | 2.5 kB | 1 | ||
| HTMLTag plugin v0.50 | 2012-06-14 | |||
| HTMLTag plugin v0.4.0 | 2011-09-03 | |||
| HTMLTag plugin v0.3.2 | 2010-11-07 | |||
| HTMLTag plugin v0.3.1 | 2010-11-03 | |||
| HTMLTag plugin v0.3 | 2009-12-01 | |||
| HTMLTag plugin v0.2.2 | 2008-09-24 | |||
| HTMLTag plugin v0.2.1 | 2008-05-15 | |||
| HTMLTag plugin v0.2 | 2007-10-20 | |||
| README.markdown | 2012-06-14 | 2.5 kB | 1 | |
Written by vor0nwe (Martijn Coppoolse), using Delphi XE2
This plug-in provides three core functions to Notepad++:
It originated in these requests on the [Plugin Development forum] on SourceForge.net:
As usual:
Extract the DLL and accompanying files to the plugins folder under
%ProgramFiles%\Notepad++ (or wherever you're running Notepad++ from) or %AppData%\Notepad++, and
(re)start Np++.
All commands are available under the Plugins menu item 'HTML Tag'; the shortcut keys can be adjusted with the shortcut mapper.
HTMLTag_ansi.dll The ansi version of the plug-in, for Notepad++ versions up to and including version 5.0.3. Note that this version will not be supported after v0.4.0.HTMLTag_unicode.dll The unicode version of the plug-in, for Notepad++ version 5.1 and up.HTMLTag-entities.ini This file contains the list(s) of entities that will be processed. For now, only the list headed with [HTML 4] will be used. This can be adjusted if you want to use other entities.HTMLTag-readme.txt The file you're reading now.