Permissions issues on VS Code — page 2

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

176 issues · 33 open · 143 resolved (81%) · first seen Feb 23, 2026

Is this getting better or worse?

This class of problem is converging. 55 new reports in the last 90 days vs 111 in the 90 before — -50%. The open backlog peaked at 55 in 2026-03 and sits at 33 today.

0 14 28 41 55 2026-022026-042026-062026-08
2026-02 — First reports2026-03 — Peak backlog (55 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

107 of these reports name the Claude Code build they were running, spanning 73 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 143 closures. Of the 143 closures with a recorded reason, 12% were closed as completed and 126 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

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

[BUG] Bypass/dangerously skip permissions now broken in all Claude Code versions newer than v2.1.77
Update: The PreToolUse hook workaround (returning for protected directories) does NOT work on v2.1.81 / Windows 11. The hook fires and logs the auto-approve (confirmed via audit log), but the binary-level protected-direc…
Found in the thread of #36168 · still open
[BUG] Bash comments break permissions
Workaround: a PreToolUse hook can strip the comment lines before permission matching sees them. The hook reads the command, removes leading lines, and returns the clean command via . Your allowlist then matches correctly…
Found in the thread of #29582 · resolved
bypassPermissions mode still prompts for edits to ~/.claude/ files
…e could modify these, it could escalate its own permissions Workaround: Use a PreToolUse hook that auto-approves edits to specific \ subdirectories you trust: \ \ \ This selectively allows edits to \ and \ while keeping…
Found in the thread of #37253 · resolved
[BUG] UNC paths in working directories cause settings.json permissions to be ignored
…ed paths in settings causes all permission lookups to fail. Workaround: Ensure all configured working directories resolve to mapped drive letters rather than UNC paths, or avoid adding UNC paths to the additionalWorkingD…
Found in the description of #29935 · resolved
[Feature Request] Add setting to skip protected directory prompts when bypassPermissions is enabled
…ns involve many edits to , , , and occasionally . Attempted Workarounds (all failed) 1. patterns (e.g. ) — do not override the protected directory prompt 2. hook returning — does not fire in VS Code extension (see 13203,…
Found in the description of #35942 · 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–176

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. Permissions issues on macOS

    753 issues
  2. Permissions issues on Windows

    391 issues
  3. Permissions issues on Linux

    287 issues
  4. Permissions issues on WSL

    54 issues
  5. IDE integration issues on VS Code

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

    463 issues
  7. Terminal UI issues on VS Code

    231 issues
  8. Cost and usage issues on VS Code

    203 issues