Difference between revisions of "NotepadPlusPlus Highlighting"
Jump to navigation
Jump to search
m (Protected "NotepadPlusPlus Highlighting": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
Chris Huxley (talk | contribs) |
||
Line 8: | Line 8: | ||
<li>Restart Notepd++.</li> | <li>Restart Notepd++.</li> | ||
<li>The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files.</li> | <li>The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files.</li> | ||
+ | |||
+ | |||
+ | |||
+ | Note: When updating the syntax highlighting file with a newer version. Remember to first remove the existing "TUFLOW" language definition. | ||
+ | * Select "TUFLOW" for the user language options | ||
+ | * Select "Remove" | ||
+ | |||
+ | [File: Notepad_Update.JPG] | ||
</ol> | </ol> | ||
[[NotepadPlusPlus_Tips | Back to Notepad ++ tips.]] | [[NotepadPlusPlus_Tips | Back to Notepad ++ tips.]] |
Revision as of 06:06, 27 June 2015
-
To enable the colour coding (syntax highlighting) in Notepad++:
- Ensure that you have downloaded the TUFLOW_Colouring.xml from the TUFLOW website.
- Select the User Defined Dialogue (lightning symbol, circled in red below) from the menu toolbars.
- In the dialogue, select Import
- Navigate to and select the TUFLOW_Colouring.xml file.
- Restart Notepd++.
- The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files. Note: When updating the syntax highlighting file with a newer version. Remember to first remove the existing "TUFLOW" language definition.
- Select "TUFLOW" for the user language options
- Select "Remove"