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
Features
GIF shows using intellisense to quickly write a correct automaton schema.
Requirements
Install atmt to compile *.atmt.json, install atmt with npm install -g atmt
Release Notes
First release. JSON schema snippets and validation. Press Ctrl + space anywhere in JSON to get valid snippets at that place.