Custom Query Tab
Shortcut | Action |
---|---|
Cmd Opt R |
Run all queries (1.0+) / Run current query or selection (<=0.9.9.1) |
Cmd R |
Run current query or selection (1.0+) / Run all queries (<=0.9.9.1) |
Cmd [ |
Shift line or selection rightwards |
Cmd ] |
Shift line or selection leftwards |
Cmd / |
Toggle comment line or selection |
Cmd Opt / |
Toggle comment current query |
F5 |
Spell checker completion (narrow-down list) |
Ctrl Y |
Select current query |
Ctrl H |
Show MySQL help for current word or selection |
Cmd Opt F |
Open query favorites popup menu |
Cmd Opt Y |
Open query history popup menu |
Ctrl Up |
Insert previous history item (successively) |
Ctrl Down |
Insert next history item (successively) |
Cmd Opt 1 |
Show all database names as completion list |
Cmd Opt 2 |
Show all table and view names as completion list |
Cmd Opt 3 |
Show all table names from current database as completion list |
Comments
Related