IDE integration issues on Linux — page 2

Issues the maintainers labelled both platform:linux and area:ide.

274 issues · 40 open · 234 resolved (85%) · first seen May 23, 2025

Is this getting better or worse?

This class of problem is holding steady. 53 new reports in the last 90 days vs 51 in the 90 before — +4%. The open backlog peaked at 68 in 2025-12 and sits at 40 today.

0 17 34 51 68 2025-052025-102026-032026-08
2025-05 — First reports2025-12 — Peak backlog (68 open)2026-01 — Most new reports (37)

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

120 of these reports name the Claude Code build they were running, spanning 75 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 37 days across 234 closures. Of the 234 closures with a recorded reason, 32% were closed as completed and 159 as not-planned or duplicate. The most recent completed fix landed in 2026-07.

Workarounds reported by the community

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

[BUG] History Sessions lost in Vscode plugin
I see several workarounds mentioned, but they all require terminal/manual steps. The root cause is that history.jsonl exists but the UI doesn't persist it in the sidebar. I ran into this constantly and ended up building…
Found in the thread of #9258 · still open
[BUG] missing ide_selection and wrong ide_opened_file in VSCode extension
…til the VSCode extension fixes its context synchronization: Workaround 1 — Explicitly reference files and selections: Instead of relying on the extension to pass your selection/active file, tell Claude directly: Claude c…
Found in the thread of #8451 · still open
[BUG] First user message stays pinned/sticky at the top of the chat panel in VS Code extension
…the extension's own CSS, not a platform issue. Webview CSS workaround — append to , then reload the window: Attribute-prefix selector survives hash re-rolls. Auto-wiped on extension update (new versioned dir), so needs…
Found in the thread of #36146 · still open
[BUG] In vscode workspace, Claude Code always starts in first project
My current workaround is having a hook/CLAUDE.md that routes to the right project. So annoying.
Found in the thread of #12808 · still open
[BUG] IDE Integration Not Working After `/migrate-installer` on Linux
…uts, and opening diffs in VS Code viewer Additional Context Workaround Found: Adding the local Claude CLI path to PATH resolves the issue: Technical Details: - Local Claude executable location: - The executable is proper…
Found in the description of #2253 · 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 101–200

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. IDE integration issues on VS Code

    1,307 issues
  2. IDE integration issues on Windows

    869 issues
  3. IDE integration issues on macOS

    828 issues
  4. IDE integration issues on IntelliJ

    127 issues
  5. Model behaviour issues on Linux

    1,695 issues
  6. Core CLI issues on Linux

    1,380 issues
  7. Terminal UI issues on Linux

    1,252 issues
  8. Security issues on Linux

    752 issues