Toggle Plan Mode Instantly with Shift+Tab
Switching between plan mode and normal mode doesn't require a slash command — just hit Shift+Tab.
Shift+Tab → Toggle plan mode on/off
This is incredibly useful when you're mid-conversation and realise the task is more complex than you initially thought. Instead of typing /plan or starting over, you just tap the shortcut and Claude switches to architect mode — researching, designing, and laying out a strategy before touching any code.
When plan mode is active, Claude will:
- Analyse the codebase and relevant files
- Propose a step-by-step approach
- Wait for your approval before making changes
Hit Shift+Tab again to drop back into normal execution mode once you've approved the plan.
A solid workflow looks like this:
- Start typing your task normally
- Realise it's going to touch multiple files →
Shift+Tab - Review Claude's plan, tweak if needed
- Approve →
Shift+Tabback to normal mode - Claude executes with confidence
Shift+Tab is the fastest way to make Claude think before it acts.
Log in to leave a comment.
When typing feels slow — describing a complex bug, explaining architecture, or thinking through a problem out loud — press Option+V to switch to voice input. Speak naturally and Claude Code transcribes your words into a prompt, so you can describe what you need at the speed of thought.
When Claude is heading down the wrong path — editing the wrong file, writing code you don't want, or giving a long explanation you don't need — press Escape to stop it immediately. You keep everything it did up to that point and can redirect with a new prompt.
Closed a session and realized you weren't done? Pass --continue (or -c) when launching Claude Code to pick up exactly where you left off — same context, same files, same conversation history — without re-explaining what you were working on.