claude-code - 💡(How to fix) Fix ¿Where is Open IDE? VS Code button removed from bottom bar after recent UI redesign [1 participants]

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…
GitHub stats
anthropics/claude-code#48480Fetched 2026-04-16 06:58:59
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×4

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Description:

In previous versions of Claude Code Desktop, there was a VS Code icon button in the bottom-right corner of the interface that allowed opening the current session/worktree directly in VS Code with one click. It appeared alongside the current working directory path shown at the bottom-left.

After a recent update, the UI was redesigned: the project/directory name moved to the top of the interface, and the VS Code button disappeared entirely from the bottom bar.

Before (old UI):

Bottom-left: C:\Users...\worktrees<branch-name> Bottom-right: VS Code icon button (blue) with dropdown arrow After (new UI):

Top: PROJECTNAME / Session name Bottom-right: only model selector (Sonnet 4.6 · Medio) — no VS Code button Expected behavior: The VS Code button should be available in the new UI layout, either in the bottom bar or somewhere accessible, to quickly open the current session/worktree in VS Code.

Environment:

Claude Code version: 2.1.85 OS: Windows 11 VS Code version: 1.116.0 (with Claude Code extension installed)

What Should Happen?

The new UI redesign should maintain the VS Code integration button. When Claude Code Desktop has an active project or worktree session, a button to open it directly in VS Code should be accessible — as it was in the previous UI layout.

This was a very useful workflow: being able to switch instantly from Claude Code Desktop to VS Code to review, edit or navigate the files that Claude was working on, without having to manually locate the directory and open it. Removing it forces users to find the working directory manually and open it from the terminal or file explorer, which breaks the seamless integration between Claude Code and VS Code.

Suggested fix: Re-add the VS Code button to the new bottom bar, next to the model selector, or provide an equivalent shortcut/button somewhere in the new UI.

Error Messages/Logs

Steps to Reproduce

This is not a bug that requires specific steps to reproduce — it is a regression introduced by a recent UI redesign.

Install Claude Code Desktop version 2.1.85 or later Open any project session Observe the bottom bar — the VS Code button is no longer present The button was available in previous versions and disappeared after the interface update that moved the project name from the bottom-left to the top of the window.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.85

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

<img width="673" height="209" alt="Image" src="https://github.com/user-attachments/assets/c6765ad2-1a20-448a-84a2-4c945bfd7f47" />

extent analysis

TL;DR

The VS Code button should be re-added to the new UI layout, possibly next to the model selector in the bottom bar, to restore the seamless integration between Claude Code and VS Code.

Guidance

  • Review the UI redesign changes in version 2.1.85 to identify where the VS Code button was removed and consider re-adding it to the bottom bar.
  • Consider providing an equivalent shortcut or button elsewhere in the new UI if re-adding to the bottom bar is not feasible.
  • Verify that the Claude Code extension is properly installed and enabled in VS Code to ensure integration functionality.
  • Test the new UI with different project sessions to ensure the VS Code button or equivalent functionality is accessible and works as expected.

Notes

The provided information does not include specific error messages or logs, suggesting that this issue is more related to a missing feature rather than a technical error. The solution may involve updating the UI code to include the VS Code button or providing an alternative method for accessing the same functionality.

Recommendation

Apply workaround: Re-add the VS Code button to the new bottom bar or provide an equivalent shortcut/button somewhere in the new UI, as this will restore the expected functionality and improve user experience.

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