Support for Theme-D Programming LanguageThis package provides support for the Theme-D programming language in Visual Studio Code. Support includes semantic highlighting. Note that Theme-D source file indentation is not provided by this package. Useful VSCode Configuration VariablesIf you don't want the brackets in your source code to be colourized switch off the configuration variable editor.bracketPairColorization.enabled. Release Notes1.0.1Added special forms iterate-list, iterate-list-pure, iterate-list-with-break, and iterate-list-with-break-pure. 1.0.0Initial release of the Theme-D language support in VSCode. |