Installation
ticketyboo-gate is published by ticketyboo-dev and available from the VS Code Marketplace and Open VSX Registry. It requires VS Code 1.85.0 or later.
Install from the VS Code Marketplace
- Open VS Code.
- Open the Extensions view (Ctrl+Shift+X on Windows/Linux, Cmd+Shift+X on macOS).
- Search for ticketyboo-gate.
- Click Install on the extension published by ticketyboo-dev.
Alternatively, install directly from the command line using the VS Code CLI:
code --install-extension ticketyboo-dev.ticketyboo-gate
Install from Open VSX
For editors that use the Open VSX Registry (VSCodium, Gitpod, Eclipse Theia, and others):
- Open the Extensions view in your editor.
- Search for ticketyboo-gate.
- Click Install.
Verify installation
After installation, open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type ticketyboo. You should see the command:
- ticketyboo: Open Brief Wizard
If the command does not appear, reload the window (Developer: Reload Window from the Command Palette) and try again.
After installation
Before using the Brief Wizard, set your API key. The extension will show an error if you run the wizard without a key configured. See Configuration for the two settings you need to provide.
You need a ticketyboo account and API key to use the Brief Wizard. API keys are generated from your account page. They begin with tbo-. Free plan accounts can generate API keys.