Skip to main content

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

  1. Open VS Code.
  2. Open the Extensions view (Ctrl+Shift+X on Windows/Linux, Cmd+Shift+X on macOS).
  3. Search for ticketyboo-gate.
  4. 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):

  1. Open the Extensions view in your editor.
  2. Search for ticketyboo-gate.
  3. Click Install.

Verify installation

After installation, open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type ticketyboo. You should see the command:

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.

Next steps