Skip to content

Keyboard Shortcuts

Master Laradebug with these keyboard shortcuts.

Code Execution

ShortcutAction
Cmd + RRun code
Cmd + KClear output
Cmd + Shift + KClear all panels

Snippets

ShortcutAction
Cmd + Shift + SOpen snippet library
ShortcutAction
Cmd + OOpen/add project

Application

ShortcutAction
Cmd + ,Open settings
Cmd + QQuit Laradebug
Cmd + WClose current file
Cmd + IShow keyboard shortcuts

Autocomplete

ShortcutAction
Ctrl + SpaceTrigger suggestions
TabAccept suggestion
EscDismiss suggestions
Up/DownNavigate suggestions

Customizing Shortcuts

Currently, keyboard shortcuts cannot be customized. This feature is planned for a future release.

Tips

Run and Clear

Use Cmd + K then Cmd + R to clear previous output and run new code in quick succession.

Next Steps

Built for Laravel developers.