Intellisense for Automaton JSON schema. Activates on *.atmt.json files. Automaton is a JSON based schema to describe chatbots dialog tree and customize the flow during runtime using pure javascript functions. Describe your dialog tree in
GIF shows using intellisense to quickly write a correct automaton schema.
Install atmt to compile *.atmt.json, install atmt with npm install -g atmt
First release. JSON schema snippets and validation. Press Ctrl + space anywhere in JSON to get valid snippets at that place.
Initial release of automaton VSCode extension.
