Here you can download the Notepad++ language for HAWC2.
The language adds syntax highlighting, code folding, comment/uncomment shortcuts etc. to *.htc files.
Installation:
- Download the hawc2.xml language file.
- In Notepad++: Menu - "Language" - "Define your language ..."
- If a previous version of the HAWC2 language is already installed it is recommended to uninstall it:
- Select "HAWC" in the "user language" drop down box
- Click the "Remove" button
- Click the "Import" button and select the downloaded hawc2.xml file
- Restart Notepad++
- Open a *.htc file in Notepad++
- Menu - "Language" - "HAWC2"
11.01.2017 |
Notepad ++ language v 3.0 |
hawc2.xml |
11KB |
Comment/uncomment shortcuts
- Comment lines: ctrl + k
- Uncomment lines: ctrl + shift + k