Plugins issues on VS Code

Issues the maintainers labelled both platform:vscode and area:plugins.

50 issues · 10 open · 40 resolved (80%) · first seen Feb 25, 2026

Is this getting better or worse?

This class of problem is holding steady. 26 new reports in the last 90 days vs 21 in the 90 before — +24%. The open backlog peaked at 11 in 2026-04 and sits at 10 today.

0 3 6 8 11 2026-022026-042026-062026-08
2026-02 — First reports2026-04 — Peak backlog (11 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

36 of these reports name the Claude Code build they were running, spanning 30 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 33 days across 40 closures. Of the 40 closures with a recorded reason, 23% were closed as completed and 31 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

22 of these issues post a workaround someone says worked. The highest-engagement ones:

[BUG] Local-scoped plugin fails to load on Windows with `plugin-cache-miss` due to case-sensitive `projectPath` comparison
…nstalled and valid, while the VS Code extension reports . - Workaround confirmed: editing to change the drive letter to match the extension's launch case resolves the issue until the next install/update/enable operation.…
Found in the description of #74912 · still open
[BUG] Plugin management is broken in several connected ways (scope flag, UI writes to wrong scope, silent load failures, duplicate entries)
…manually added install records for both projects (the only workaround for Bug 3), the Manage Plugins UI started showing the same plugin twice — one row per install record, with no label indicating which row belongs to w…
Found in the description of #70655 · resolved
[BUG] Project-scoped plugin installs (--scope project) load in CLI sessions but are silently ignored by the VS Code extension
….1.181 (Note: There was not a published 2.1.180) 3. A quick workaround is to manually edit and and replace upper case drive letters with lower case drive letters (e.g. replace with ) and restart VSCode. Then run to see t…
Found in the thread of #74612 · still open
VS Code extension: "Skill must provide a name" warning is incorrect for plugin-namespaced skills
…rkspace authors can override validation behavior themselves Workaround Attempted Added with — but this setting name is a guess, as no suppression setting is documented. Environment - Claude Code VS Code extension (latest…
Found in the description of #42782 · resolved
[BUG] Plugins fail to load after VSCode restart on Windows — marketplace directory wiped on each startup
…y is gone 6. Check — multiple directories with valid clones Workaround Run before each session: Environment - Claude Code : 2.1.78 - Platform : Windows 10 Pro (10.0.19045) - Shell : Git Bash (MINGW64) - Node : v22.22.0 -…
Found in the description of #35924 · resolved

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 1–50

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. Plugins issues on macOS

    617 issues
  2. Plugins issues on Windows

    240 issues
  3. Plugins issues on Linux

    159 issues
  4. IDE integration issues on VS Code

    1,307 issues
  5. Model behaviour issues on VS Code

    463 issues
  6. Terminal UI issues on VS Code

    230 issues
  7. Cost and usage issues on VS Code

    203 issues
  8. Permissions issues on VS Code

    176 issues