Skip to content

Keyboard Shortcuts

FunctionWindows ShortcutmacOS ShortcutDescriptionVerified
Show ShortcutsCtrl + F1Cmd + F1Toggle the display of the shortcuts panel
SaveCtrl + SCmd + SSave SQL/Job
Save and RunCtrl + Shift + SCmd + Shift + SSave and run the job
UndoCtrl + ZCmd + ZUndo the last action in the editor
RedoCtrl + YCmd + YRedo the next action in the editor
Toggle Line CommentCtrl + /Cmd + /Add -- to the beginning of the selected line(s)
Toggle Block CommentCtrl + Shift + /Cmd + Shift + /Wrap the selected code block with /* ... */
Expand SelectionCtrl + DCmd + DSelect the current word or the next matching occurrence
Select All OccurrencesCtrl + Shift + DCmd + Shift + DSelect all matching occurrences
Toggle CaseCtrl + Shift + UCmd + Shift + UToggle the case of the selected text
CopyCtrl + CCmd + CCopy the selected text or the current line
CutCtrl + XCmd + XCut the selected text or the current line
PasteCtrl + VCmd + VPaste the copied text
Format SQL/CodeAlt + Shift + FOption + Shift + FFormat the code
Move Line UpAlt + ↑Option + ↑Move the current line up
Move Line DownAlt + ↓Option + ↓Move the current line down
Copy Line UpAlt + Shift + ↑Option + Shift + ↑Copy the current line up
Copy Line DownAlt + Shift + ↓Option + Shift + ↓Copy the current line down
Move Cursor↑ ↓ ← →↑ ↓ ← →Move the cursor up, down, left, or right
Go to Start of LineHomeHomeMove the cursor to the start of the line
Go to End of LineEndEndMove the cursor to the end of the line
Select to Start of LineShift + HomeShift + HomeSelect text from the cursor to the start of the line
Select to End of LineShift + EndShift + EndSelect text from the cursor to the end of the line
FindCtrl + FCmd + FFind text
ReplaceCtrl + HCmd + HReplace text
Select AllCtrl + ACmd + ASelect all text
Go ForwardAlt + →Option + →Navigate forward
Go BackAlt + ←Option + ←Navigate backward
  • Close Tab: Added right-click actions (Close Others, Close to the Right).
  • Reopen Tab: Added a right-click action (Reopen Closed Tab).

Yaoqing AI Big Data