Difference between revisions of "NotepadPlusPlus Highlighting"

From Tuflow
Jump to navigation Jump to search
Line 7: Line 7:
 
* In the dialogue, select '''Import'''
 
* In the dialogue, select '''Import'''
 
* Navigate to and select the Notepad++ syntax highlighting xml file you saved.
 
* Navigate to and select the Notepad++ syntax highlighting xml file you saved.
 +
* Close any open TUFLOW control files (.tcf, .tgc, .tbc, .tmf, .ecf).
 
* Restart Notepad++.
 
* Restart Notepad++.
* The colouring should now be associated with .tcf, .tgc, .tbc, .tmf and .ecf files.
+
* Open a TUFLOW control files (.tcf, .tgc, .tbc, .tmf, .ecf). The syntax colouring should now be associated with TUFLOW files.
  
  

Revision as of 10:33, 13 May 2016

To enable the colour coding (syntax highlighting) in Notepad++:

NotepadPlusPlus UserDefinedDialogue.png
  • In the dialogue, select Import
  • Navigate to and select the Notepad++ syntax highlighting xml file you saved.
  • Close any open TUFLOW control files (.tcf, .tgc, .tbc, .tmf, .ecf).
  • Restart Notepad++.
  • Open a TUFLOW control files (.tcf, .tgc, .tbc, .tmf, .ecf). The syntax colouring should now be associated with TUFLOW 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"
Notepad Update.JPG
  • Follow the above listed steps to install the new syntax highlighting file


Back to Notepad ++ tips.