tuflow READMEThis extension provides syntax highlighting, including validation of command keywords, for TUFLOW. FeaturesCurrent version provides basic syntax highlighting. Future versions will add code completion/IntelliSense, as well as other features. Unlike other TUFLOW syntax highlighting in other editors, this extension provides validation of TUFLOW commands. Only valid commands followed by " ==" will be highlighted. RequirementsVS Code ^1.0.0 Extension SettingsNone Known IssuesCurrently, optional additional command keywords (such as the "MAX" in "Read GIS Z Shape MAX") are not supported by the syntax highlighting. Release Notes0.1.0Initial release of the TUFLOW Visual Studio Code extension. 0.2.0Minor improvements to syntax highlighting. 0.3.0More syntax highlighting improvements. 0.4.0Testing of initial example code completion/snippet feature. Try typing "Read GIS Z Shape". |