[BUG] Claude leaves behind locked panels in VSCode
What's Wrong?
Opening new tabs using the VSCode/Cursor extension creates new locked tab groups when you have other files already open. This is slightly annoying behaviour when I want to manage multiple Claude Code tabs + files.
What Should Happen?
Other extensions explicitly expose an 'Auto Lock Groups' setting to control this:
<img width="941" height="119" alt="Image" src="https://github.com/user-attachments/assets/3793de15-ec4c-4200-a7d3-63508229ee9e" />
It would be great if the Claude Code extension could do the same.
This issue was previously raised here: #7752
However, that issue was incorrectly labelled as a duplicate of #6917 and is now locked.
Steps to Reproduce
- Open VSCode.
- Open a file.
- Open Command Palette (Cmd+Shift+P on Mac)
- Select 'Claude Code: Open in New Tab'
- A new Claude Code tab is created as a locked side group.
<img width="1512" height="803" alt="Image" src="https://github.com/user-attachments/assets/4c3436b8-688e-44a6-9f02-4a89a3834f58" />
Claude Code Version
2.1.17
Terminal/Shell
Cursor
This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗