Skip to content
← Back to release · 2.1.268
Bug fixes / v2.1.268

[VSCode] Honor sidebar location on resume

CHANGELOG · original

[VSCode] Fixed resuming a session from the session list ignoring claudeCode.preferredLocation: "sidebar" (it always opened a panel), and programmatic opens resetting that setting to "panel"
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details