The userDefineLang.xml
uses the new User Defined Language system (UDL2
),
which needs Notepad++ v6.2
or higher.
Installation
- Download
userDefineLang.xml
from this repository - Open the UDL Dialog (Language > User Defined Language > Define Your Language...)
- Import the downloaded file (via the "Import..." button)
- Restart Notepad++
Reference:
The functionList.xml
uses the Function List Pane new feature,
which needs Notepad++ v6.4 or higher.
Installation
- Close Notepad++
- Navigate to the
functionList
folder in the Notepad++ application data directory (%APPDATA%/Notepad++/functionList
, if using the installer) - Copy
functionList/protobuf.xml
(from this repository) into the folder - Incorporate the contents of
functionList/add_to_overrideMap.xml
(from this repository) into theoverrideMap.xml
file
Reference:
Please report bugs to chaishushan@gmail.com.
Thanks!