Difference between revisions of "NotepadPlusPlus Highlighting"

From Tuflow
Jump to navigation Jump to search
Line 18: Line 18:
  
 
Note: When updating the syntax highlighting file with a newer version, first remove the existing "TUFLOW" language definition.
 
Note: When updating the syntax highlighting file with a newer version, first remove the existing "TUFLOW" language definition.
* Select "TUFLOW" for the user language options
+
* Select "TUFLOW" for the user language options.
* Select "Remove"
+
* Select "Remove".
* Close Notepad++ and reopen it before loading the new file
+
* Close Notepad++ and reopen it before loading the new file.
 
<ol>
 
<ol>
 
[[File: UserDefinedLanguage_TUFLOW.png|800px]]
 
[[File: UserDefinedLanguage_TUFLOW.png|800px]]
 
</ol>
 
</ol>
* Follow the above listed steps to install the new syntax highlighting file
+
* Follow the above listed steps to install the new syntax highlighting file.
  
  
 
[[NotepadPlusPlus_Tips | Back to Notepad ++ tips.]]
 
[[NotepadPlusPlus_Tips | Back to Notepad ++ tips.]]

Revision as of 09:07, 8 February 2023

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

  • Download the Notepad++ Syntax Highlighting File from the TUFLOW website.
  • Save the file to a location on your computer.
  • Select the Language tab - User Defined Dialogue.
  • In the dialogue box, select Import:
    UserDefinedLanguage Import.png
  • 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.
    Syntax Highlighting Comparison.png


Note: When updating the syntax highlighting file with a newer version, first remove the existing "TUFLOW" language definition.

  • Select "TUFLOW" for the user language options.
  • Select "Remove".
  • Close Notepad++ and reopen it before loading the new file.
    UserDefinedLanguage TUFLOW.png
  • Follow the above listed steps to install the new syntax highlighting file.


Back to Notepad ++ tips.