[VS Code] Shift+Tab no longer toggles Plan Mode after the latest Codex extension update
What version of the IDE extension are you using?
26.707.31428
What subscription do you have?
ChatGPT Pro
Which IDE are you using?
VS Code
What platform is your computer?
Windows 11 24H2 x64
What issue are you seeing?
After the latest Codex IDE extension update, Shift+Tab no longer toggles Plan Mode in Visual Studio Code.
Before the update, I could focus the Codex prompt composer and press Shift+Tab to switch between the normal mode and Plan Mode. This was a frequently used part of my keyboard-driven workflow.
The /plan command still works, so Plan Mode itself is available. However, using a slash command every time adds unnecessary friction compared with the previous direct shortcut.
I also checked VS Code's Keyboard Shortcuts and searched for:
- Plan Mode
- Toggle Plan Mode
- Codex
chatgpt.*
I could not find a bindable command for toggling Plan Mode, so there is currently no way to restore or remap this shortcut manually.
Expected behavior
Pressing Shift+Tab while the Codex prompt composer is focused should immediately toggle Plan Mode, as it did before the update.
Alternatively, the extension should expose a Toggle Plan Mode command through the VS Code command and keybinding system so users can assign their preferred shortcut.
Actual behavior
Pressing Shift+Tab no longer activates Plan Mode, and no corresponding command is available in VS Code Keyboard Shortcuts.
This appears to be a regression introduced by the latest IDE extension update.
What steps can reproduce the bug?
- Open Visual Studio Code with the latest Codex IDE extension installed.
- Open the Codex sidebar.
- Start a new chat.
- Focus the Codex prompt composer.
- Press
Shift+Tab. - Observe that Plan Mode is not activated.
- Type
/plan. - Observe that Plan Mode activates correctly through the slash command.
- Open VS Code Keyboard Shortcuts and search for
Plan Mode,Toggle Plan Mode, andCodex. - Observe that there is no bindable command for toggling Plan Mode.
Possibly related to #31942 and #32063, although those reports concern the Codex App, while this issue specifically affects the VS Code IDE extension.
What is the expected behavior?
_No response_
Additional information
_No response_
8 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
This feature was removed from the ChatGPT desktop app when Codex desktop app was merged into it as well
Not sure why this is removed, it comes in handy and I use it all the time. Not that I can't do /plan but well.
I'd like this to be back!
These kinds of regressions happen but also deserve a quick fix.
Imagine how many people use Plan Mode every day. Relieve the friction.
Removing this feature harms the ergonomics of using the codex.
Plan mode is critical for my work. It literally acts like a gate check before I let Ai rummage through the code base. Need this feature back.
The irony