Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 560 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 560 Bytes

geteta-vscode

Extension for VS Code for supporting the DSL of Generalized Test Table.

Features

  • Syntax highlighting

  • Simple reindentation

  • Upcoming:

    • Table preview

Extension Settings

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 extension
  • myExtension.thing: set to blah to do something

Known Issues

None

Release Notes

  • 0.1.0 -- Initial Release