claude-code - 💡(How to fix) Fix [VSCode Extension] AskUserQuestion panel hides conversation context with no collapse shortcut

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

Once the AskUserQuestion panel renders, there is no keyboard shortcut to collapse or temporarily hide it. I cannot scroll the panel out of view; it remains anchored. The only workaround is to manually resize / drag the chat sidebar wider, or open Claude in a separate window via Cmd+Shift+Esc, which interrupts flow. Why this matters: The information I need to answer the question is usually in the immediately preceding assistant message (a table, a comparison, a paragraph of reasoning). When the question panel covers that context, I have to either guess, scroll painfully, or rearrange my entire IDE layout — none of which are good UX.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I use the Claude Code VSCode native extension extensively. When Claude invokes the AskUserQuestion tool, the resulting interactive options panel takes up a large portion of the vertical chat area, often hiding the conversation context (Claude's preceding explanation, prior tool outputs, my own messages) that I need to see in order to decide which option to pick.

Current behavior:

Once the AskUserQuestion panel renders, there is no keyboard shortcut to collapse or temporarily hide it. I cannot scroll the panel out of view; it remains anchored. The only workaround is to manually resize / drag the chat sidebar wider, or open Claude in a separate window via Cmd+Shift+Esc, which interrupts flow. Why this matters: The information I need to answer the question is usually in the immediately preceding assistant message (a table, a comparison, a paragraph of reasoning). When the question panel covers that context, I have to either guess, scroll painfully, or rearrange my entire IDE layout — none of which are good UX.

Proposed Solution

A small "collapse" / "minimize" icon on the panel itself.

Alternative Solutions

Make the question panel scrollable adjustable, so prior context can be re-read without losing the question.

Priority

High - Significant impact on productivity

Feature Category

Configuration and settings

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING