Releases: Keith-Maxwell/rtrt-syntax
Releases · Keith-Maxwell/rtrt-syntax
Initial release
This VSCode extensions adds support for the RTscript language. The instructions in your .ptu
files will be syntax-highlighted and you will have access to Snippets to swiftly create new services, tests, environments, stubs, and other blocks.
Please let me know of bugs or missed keywords, or any suggestion.
Test-release
Testing the release procedure.
Features
- Syntax highlighting
- snippets
Installation
- download the
.vsix
file included in this release - run the command
code --install-extension rtrt-syntax-0.0.1.vsix