LakeYS / TorqueScript

TorqueScript Syntax highlighting and snippets for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=zfbx.torquescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torquescript Syntax Highlighting for VSCode

Adds syntax highlighting and snippets to TorqueScript files in VSCode.

Originally converted from the TorqueScript TextMate bundle and improved upon by qoh for Atom then ported to VSCode by zfbx

Features

  • Adds syntax highlighting for .cs and .tscript files (TorqueScript)
  • Adds syntax highlighting for .gui files (Torque3D UI)
  • Adds syntax highlighting for Torque's .mis files (Torque3D Mission)
  • Adds common snippets for creating functions, if, while, for, switch, case statements and objects

Extension Settings

Known Issues

Change Log / Release Notes

1.0.0

Initial release of Torquescript Syntax Highlighting for VSCode

1.0.1

Added or to the logical operators

1.0.2

Added .tscript to extentions for the 4.0 update Fixed spacing on or logical operator

1.0.3

Add Block comments - BloodKnight

About

TorqueScript Syntax highlighting and snippets for VSCode

https://marketplace.visualstudio.com/items?itemName=zfbx.torquescript

License:MIT License


Languages

Language:Batchfile 100.0%