Extension for VS Code for supporting the DSL of Generalized Test Table.
-
Syntax highlighting
-
Simple reindentation
-
Upcoming:
- Table preview
Include if your extension adds any VS Code settings through the contributes.configuration
extension point.
For example:
This extension contributes the following settings:
myExtension.enable
: enable/disable this extensionmyExtension.thing
: set toblah
to do something
None
- 0.1.0 -- Initial Release