Skip to main content

Editor Shortcuts

Every keyboard shortcut in the YaliCode editor.

General

ShortcutAction
Ctrl+EnterRun code
Ctrl+SSave
Ctrl+BToggle sidebar
Ctrl+JToggle bottom panel
Ctrl+`Toggle terminal
F11Full screen
Ctrl+Shift+?Show shortcuts overlay
Ctrl+Shift+PCommand palette

Editor

ShortcutAction
Ctrl+Shift+FSearch across files
Ctrl+WClose current tab
Ctrl+TabNext tab
Ctrl+Shift+TabPrevious tab
Shift+Alt+FFormat document
Ctrl+K Ctrl+FFormat selection
Ctrl+Shift+EnterRun with stdin input

AI

ShortcutAction
Ctrl+KAI code generation (inline prompt)
TabAccept AI completion
EscapeDismiss AI completion

Debugging

ShortcutAction
F5Start/continue debugging
Shift+F5Stop debugging
F10Step over
Click gutterToggle breakpoint