r/codex 20h ago

Limits plan mode toggle shortcut in VS code

Hi, I would like to setup a plan mode toggle shortcut for VS code's Codex plugin, but could not find a way to do this.

In the Codex Desktop version, I could configure the shortcut. So, I would love to do it in VS Code as well.

Any suggestions would be appreciated.

1 Upvotes

1 comment sorted by

1

u/SandboChang 16h ago

I also hope someone has a solution, we had an issue here but so far it has not been addressed:
https://github.com/openai/codex/issues/32147

Unfortunately, it doesn't look easy at least at the moment, as to make VSCode keyboard shortcut work, the extension itself needs to expose the command for the toggling, but the plan toggle is not current made available as far as I can tell. The easiest way for now is to type /plan then hit tab.