Development Tools
Tools, extensions, and tips contributed by the community to make Playground development faster and more comfortable. If you've built something useful, let us know and we will happily feature it here.
Bots Playground SDK for VS Code

Autocomplete & IntelliSense for
Bot.commands, events and built-in APIs.Hovers & signature help so you can see what a command expects without leaving the editor.
Searchable sidebar panels for Commands and Events in the VS Code Activity Bar; handy when you don't remember the exact name of an event.
Code snippets for common patterns (event handlers, HTTP calls, etc.).
Documentation refresh that syncs the command and event catalog from the official SmartBots docs on demand, so you always have the current API.
View in the Visual Studio Marketplace