Blockland Forums > Modification Help
[Download] Torquescript Syntax Highlighting for Notepad++
Greek2me:
I noticed there was a lack of syntax highlighting for Torquescript, so I made my own. Please tell me anything you don't like about it or think should be changed.
Download Here
[*]download file
[*]open Notepad++
[*]in the View menu, click "User Defined Dialogue..."
[*]Click Import and select the file you downloaded
[*]restart Notepad++
[*]in the Language menu, you should now see a language called Torquescript at the bottom. Select it, and you're ready to go.
Here's an example file if you'd like it: Download example file
EDIT: link should be fixed
clinr121:
I Don't have an google account.
Greek2me:
--- Quote from: clinr121 on April 22, 2011, 01:57:10 PM ---I Don't have an google account.
--- End quote ---
Fixed, I had the permissions set wrong. Try again
Treynolds416:
Regular C# highlighting works fine, for me
What exactly is the difference?
Greek2me:
Basically I just added tagged strings, and all the keywords and operators. Took me about 10 minutes.