Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 905 Bytes

File metadata and controls

55 lines (30 loc) · 905 Bytes

testscript for Visual Studio Code

This VS Code extension provides syntax highlighting support for testscript.

Install it from the Visual Studio Code Marketplace.

Features

  • Syntax highlighting for testscript scripts.
  • Syntax highlighting for embedded supporting files.

Requirements

None.

Extension Settings

None.

Release Notes

0.0.7

  • Add format on save for embedded Go files.

0.0.6

  • Syntax highlight embedded Markdown files.

0.0.5

  • Syntax highlight embedded Go templates.

0.0.4

  • Syntax highlight embedded Protobuf files.
  • Don't syntax highlight .txt files.

0.0.3

  • Syntax highlight .txtar files.

0.0.2

  • Syntax highlight more embedded files.

0.0.1

  • Initial release.

License

MIT