Pybites Logo

Keyboard Shortcuts

The platform supports keyboard shortcuts to speed up common actions. Press Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux) to see them at any time, or click the keyboard icon in the top navigation bar.

Bite Page

Shortcut Action
Cmd/Ctrl + Enter Run Tests
Shift + Enter Run Code
Alt + Enter Lint
Cmd/Ctrl + 1/2/3 Switch Code / Tests / Solution tabs

Global

Shortcut Action
Cmd/Ctrl + K Focus the search bar
Cmd/Ctrl + Shift + K Show keyboard shortcuts modal
Esc Close modal / overlay

Vim Mode

If you prefer Vim keybindings, toggle Vim mode using the icon in the top-right corner of the code editor. The editor will then support standard Vim motions and commands.