claude-code - 💡(How to fix) Fix [FEATURE] Allow Claude Code in VSCode Panel (eg: next to terminal) [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

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…
GitHub stats
anthropics/claude-code#60670Fetched 2026-05-20 03:52:33
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Root Cause

I frequently work with my VS Code window on a portrait screen, since I can visually scan larger blocks of code this way. because my only option for the extension is the secondary sidebar, I end up having to move it to a secondary window in order to see the chat while working with the code. This means I now have to manage two windows for a single VSCode session. Otherwise, the horizontal screen real estate is split in half and neither the sidebar nor the file editor is easy to read.

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

For the VSCode extension, please include the Panel as a View option (same place as terminal).

I frequently work with my VS Code window on a portrait screen, since I can visually scan larger blocks of code this way. because my only option for the extension is the secondary sidebar, I end up having to move it to a secondary window in order to see the chat while working with the code. This means I now have to manage two windows for a single VSCode session. Otherwise, the horizontal screen real estate is split in half and neither the sidebar nor the file editor is easy to read.

One of my main motivations for using VSCode to begin with was having a single window for a project that contained what I needed for working on the project. VSCode's self-contained terminal is a great example of this.

Proposed Solution

Add a View Container in VSCode that supports having the claudeVSCodeSidebarSecondary view in the Panel, where the terminal is.

This should be something that can be arranged via drag-and-drop, as well as an option in the right-click menu for the Claude Code tab in either the secondary sidebar or the Panel, providing an option to go to the other view container.

Alternative Solutions

There are no other options currently. Opening a new window entirely is my only option, to be able to read things, but this is not a long term solution.

Priority

High - Significant impact on productivity

Feature Category

Configuration and settings

Use Case Example

No response

Additional Context

other examples of this are GitLens (gitkraken.com) and VSCode's own CoPilot chat. both are able to be configured on the Panel.

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

claude-code - 💡(How to fix) Fix [FEATURE] Allow Claude Code in VSCode Panel (eg: next to terminal) [1 comments, 2 participants]