NotepadPlusPlus Highlighting: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:


To enable the colour coding (syntax highlighting) in Notepad++:
To enable the colour coding (syntax highlighting) in Notepad++:
<li>Ensure that you have downloaded the TUFLOW_Colouring.xml from the TUFLOW website.</li>
* Ensure that you have downloaded the TUFLOW_Colouring.xml from the TUFLOW website.</li>
<li>Select the ''User Defined Dialogue'' (lightning symbol, circled in red below) from the menu toolbars.</li>
* Select the ''User Defined Dialogue'' (lightning symbol, circled in red below) from the menu toolbars.</li>
[[File:NotepadPlusPlus UserDefinedDialogue.png | frame|none]]
[[File:NotepadPlusPlus UserDefinedDialogue.png | frame|none]]
<li>In the dialogue, select '''Import'''</li>
* In the dialogue, select '''Import'''</li>
<li>Navigate to and select the TUFLOW_Colouring.xml file.</li>
* Navigate to and select the TUFLOW_Colouring.xml file.</li>
<li>Restart Notepd++.</li>
* Restart Notepd++.</li>
<li>The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files.</li>
* The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files.</li>

</ol>





Revision as of 06:08, 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"


Back to Notepad ++ tips.