Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Plane by MasteryHubNew to Visual Studio Code? Get it now.
Plane by MasteryHub

Plane by MasteryHub

MasteryHub ITS

|
1 install
| (0) | Free
MasteryHub ITS client for Plane — browse, preview, search, and manage issues from self-hosted or Cloud Plane inside VS Code and Cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Plane by MasteryHub ITS

License: MIT CI GitHub stars

Browse, preview, search, and manage issues from self-hosted Plane or Plane Cloud without leaving VS Code or Cursor.

This is an open-source MasteryHub ITS client. It is not an official Plane product.

Every shipped capability is listed in FEATURES.md.

The sibling AFFiNE VS Code client uses the same standards.

Screenshots

Plane sidebar with my issues next to the editor

Issue preview with comments, attachments, and Open in Plane

Sign in with a Plane personal access token

Features

  • Sign in with a Plane personal access token (PAT via X-API-Key), stored in Secret Storage bound to plane.serverUrl
  • Sidebar webview plus Issues tree: my issues, workspace → project → state/cycle/module → issues
  • Issue preview with sanitized HTML, comments (read/write), sub-issues, attachments, relations
  • Open in Plane via system browser (openExternal, no iframe)
  • Search, create, change state/assignee/priority/labels/title/description/due date
  • Copy issue key or URL; archive; delete; subscribe
  • Hover and link detection for {IDENTIFIER}-{n} keys and Plane URLs
  • Force reload, sync, optional assigned-issue badge, status bar

Install

From a store (after a GitHub Release has run publish.yml):

  1. Visual Studio Marketplace or Open VSX
  2. Search Plane by MasteryHub in the editor Extensions view (MasteryHubITS.plane)
  3. Open the Plane icon in the activity bar, set the server if needed, and sign in with a PAT

From a GitHub .vsix (sideload, or until the store listing is live):

  1. Download the .vsix from Releases, or run npm run package in this repo.
  2. VS Code / Cursor: Extensions → … → Install from VSIX…
  3. Restart the editor (Force reload does not load new extension JavaScript).
  4. Open the Plane icon in the activity bar, set the server if needed, and sign in with a PAT.

Uninstall any older sideload before installing a new .vsix.

Settings

Key Default
plane.serverUrl https://app.plane.so
plane.defaultWorkspaceSlug empty (optional; last-visited workspace from the API is used when the list endpoint is missing)
plane.defaultProjectId empty (all projects)
plane.showAssignedBadge false

Use https://app.plane.so for Plane Cloud, or your self-hosted URL with no trailing slash. Create a PAT in Plane → Profile → Personal Access Tokens.

Develop

npm install
npm run validate

Press F5 for the Extension Development Host. npm run screenshots regenerates the Marketplace PNGs from the real sidebar and preview HTML.

Security

See SECURITY.md. Tokens live in Secret Storage, never in settings.

License

MIT © MasteryHub ITS

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft