SpedySpedy Docs

IDE & Browser Extensions

Bring Spedy into your editor and browser with the JetBrains plugin and Chrome extension.

Spedy offers extensions for JetBrains IDEs and Google Chrome so you can work with tickets and boards without leaving your tools.

JetBrains Plugin

The Spedy plugin for JetBrains IDEs brings your ticket system directly into the editor. Browse tickets, create new ones, write comments, and jump between code references and tickets — all without switching to the browser.

Supported IDEs

IntelliJ IDEA, WebStorm, PyCharm, GoLand, PhpStorm, RubyMine, CLion, Rider, and Android Studio. Requires version 2025.2 or newer (Java 21+ ships with all modern JetBrains IDEs).

Installation

  1. Open Settings → Plugins → Marketplace in your JetBrains IDE
  2. Search for Spedy
  3. Click Install and restart the IDE
  4. Open the new Spedy tool window in the sidebar
  5. Click Connect — your browser opens and you authenticate with your Spedy organization via OAuth

Features

Ticket Tool Window

A dedicated tool window in the sidebar shows your tickets. You can:

  • Filter by board, status, assignee, or search query
  • Open any ticket to see its full details (description, status, priority, assignee, comments)
  • Create new tickets directly from the IDE with Markdown support

Ticket ID Detection

The plugin detects ticket IDs (like ACME-42) in your code, comments, and commit messages. Detected IDs are highlighted and linked:

  • Hover over a ticket ID to see a tooltip with the ticket's status, title, and assignee
  • Click the ID to open the full ticket in the Spedy tool window

This works in any file type the IDE can display.

Comments and Status Changes

Write ticket comments in a dedicated editor tab inside the IDE:

  • Full Markdown rendering
  • @-mention autocomplete for team members
  • Change ticket status directly from the comment editor

Authentication

The plugin uses OAuth 2.0 with PKCE — the industry standard for desktop applications. Your access token is stored in the IDE's built-in credential store, not in plain text configuration files.

To disconnect, open the plugin settings and click Disconnect.


Chrome Extension

The Spedy Chrome extension adds ticket context to your browser workflow.

Install it from the Chrome Web Store.

What it does

  • Quick access to your assigned tickets from the browser toolbar
  • Create tickets from any web page
  • See ticket details in a popup without leaving the current page

Setup

  1. Install the extension from the Chrome Web Store
  2. Click the Spedy icon in the toolbar
  3. Sign in with your Spedy account