Skip to content

Keyboard shortcuts

Power-user shortcuts. Most match VS Code conventions where applicable.

ShortcutAction
Ctrl + K (Mac: Cmd + K)Open the Command Palette — fuzzy-search any screen by name
Ctrl + B (Mac: Cmd + B)Toggle the left sidebar (collapse / expand)
Ctrl + ,Open Settings
EscClose the active modal / popup
?Open this shortcuts cheat sheet

The sidebar toggle skips when you’re typing in an input/textarea so it doesn’t conflict with bold-text muscle memory.

ShortcutAction
g then dGo to Dashboard
g then tGo to Test Cases
g then pGo to Test Plans
g then rGo to Runner
g then aGo to AI Assistant
g then cGo to Coverage
ShortcutAction
Ctrl + EnterSend the current prompt
EscStop the current generation
/ (in empty textarea)Recall previous prompts
ShortcutAction
Ctrl + PFile picker
Ctrl + SSave file
Ctrl + FFind in current file
Ctrl + Shift + FFind across the project
ShortcutAction
/Focus the search box
cNew test case (when on Test Cases)
nNew test plan (when on Test Plans)
Shift + ClickMulti-select rows
  • The Command Palette is faster than the sidebar once you know it. Ctrl + K, type the first 2–3 letters of any screen, press Enter.
  • Sidebar collapsed gives you ~150px more room for the test list — combined with the AI Assistant in a side panel, that’s a lot of visible area.