Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Bot compiler Schema IntellisenseNew to Visual Studio Code? Get it now.
Bot compiler Schema Intellisense

Bot compiler Schema Intellisense

Abhishek Vijay

|
1,648 installs
| (0) | Free
Bot compiler JSON schema validator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bot compiler-schema-intellisense README

Schema language support for Bot Compiler

Intellisense for Bot compiler JSON schema. Activates on bot.json files. Bot compiler 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 JSON, write code only for business logic.

Features

DEMO

GIF shows using intellisense to quickly write a correct Bot compiler schema.

Requirements

Install botc to compile bot.json, install botc with npm install -g botc

Release Notes

First release. JSON schema snippets and validation. Press Ctrl + space anywhere in JSON to get valid snippets at that place.

1.0.0

Initial release of bot compiler VSCode extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft