[BUG] Setting "showClearContextOnPlanAccept" to true does not show the extra option in the VSCode extension.

Status Open
Reported on v2.1.251
Maintainer reply None cached
Activity 0 comments · opened Aug 30, 2026

Preflight Checklist

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

What's Wrong?

Setting "showClearContextOnPlanAccept": true in settings.json has no effect on the VSCode extension.

What Should Happen?

Setting "showClearContextOnPlanAccept": true should show the extra option like in the terminal.

Error Messages/Logs

Steps to Reproduce

Add to settings.json:

"showClearContextOnPlanAccept": true

Let Claude create a plan file and observe the missing option in the extension:
<img width="988" height="748" alt="Image" src="https://github.com/user-attachments/assets/087a04f2-c796-4c24-80c4-6750d74f54f2" />

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.251 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗