Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Banto DSLNew to Visual Studio Code? Get it now.
Banto DSL

Banto DSL

bantohq

|
1 install
| (0) | Free
Language support (syntax highlighting, snippets, diagnostics) for the Banto DSL.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Banto DSL

Language support for the Banto DSL — the scripting language for building banto.tv party games.

Features

  • Syntax highlighting for .banto files
  • IntelliSense — completions and hover docs for built-in components (cpnt.*) and functions (func.*)
  • Diagnostics — inline type-checking and error reporting as you type
  • Formatting — canonical formatter (Format Document)
  • Snippets for common Banto constructs
  • Commands — Banto: Scaffold New Project and Banto: New State File

Getting started

Install the extension, then open any .banto file — highlighting, diagnostics, and IntelliSense activate automatically.

To create and publish games, use the companion CLI:

npm install -g @bantohq/cli
banto init my-game

Learn more

  • banto.tv — play and host games
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft