ThingTalk Syntax Highlighter for VS Code
Syntax highlighting for ThingTalk: The Programming Language of Virtual Assistants.
Features
This plugin provides syntax highlighting support for ThingTalk in VS Code
Currently, it supports syntax highlight for the following constructs:
- Annotation keywords associated with genie annotation and thingpedia annotation
- Language Keywords including
class, extends, query, action, entity, list, monitorable, in req, in opt, out
- Strings and Comments
- Constants (currently only support true and false)
- Entities names for ThingTalk function, class, entity, and types
- Variable supports
- Parenthesis
Requirements
Extension Settings
Known Issues
Release Notes
0.0.1
First release.
| |