======================================== Mode SQL Editor (Mac) keyboard shortcuts ======================================== First published at 7/29/2019 on https://defkey.com/mode-sql-editor-mac-shortcuts Mode SQL lets the user explore data and quickly write queries with the help of auto-complete. The tool has features such as schema browser, query history, and advanced logic. Mode SQL Editor (Mac) has 78 shortcuts and we have listed all of them below. Query Editor: General --------------------- Cmd + Enter Run query Cmd + S Save query Option + I Switch to Report Builder Tab Indent Shift + Tab Outdent Ctrl + Option + Up arrow Add multi-cursor above Ctrl + Option + Down arrow Add multi-cursor below Cmd + Z Undo Cmd + Y Redo Cmd + \ Toggle comment Ctrl + Shift + U Change to lower case Ctrl + U Change to upper case Cmd + F1 Fold selection Cmd + Shift + F1 Unfold Cmd + F Find Option + Cmd + F Replace Cmd + G Find next Shift + Cmd + G Find previous Ctrl + Space Open autocomplete Query Editor: Selection ----------------------- Cmd + A Select All Shift + Left arrow Select left Shift + Right arrow Select right Option + Shift + Left arrow Select word left Option + Shift + Right arrow Select word right Cmd + Shift + Left arrow Select to line start Cmd + Shift + Right arrow Select to line end Shift + Up arrow Select up Shift + Down arrow Select down Shift + Cmd + D Duplicate selection Query Editor: Go to ------------------- Option + Left arrow Go to word left Option + Right arrow Go to word right Ctrl + P Go line up Ctrl + N Go line down Cmd + Left arrow Go to line start Cmd + Shift + Left arrow Go to line end Cmd + Up arrow Go to start Cmd + Down arrow Go to end Query Editor: Line operations ----------------------------- Cmd + D Remove line Option + Shift + Down arrow Copy lines down Option + Shift + Up arrow Copy lines up Option + Down arrow Move lines down Option + Up arrow Move lines up Ctrl + K Remove to line end Cmd + Backspace Remove to line start Option + Backspace Remove word left Option + Del Remove word right Report builder: Text boxes -------------------------- Cmd + B Bold Cmd + I Italic Cmd + U Underline Cmd + K Link Tab Indent Shift + Tab Outdent Cmd + Up arrow Top of container Cmd + Down arrow Bottom of container Report builder: HTML editor --------------------------- Cmd + Enter Save / update layout Cmd + \ Comment line / selection Tab Indent Shift + Tab Outdent Option + Down arrow Move lines down Option + Up arrow Move lines up Option + Shift + Down arrow Copy lines down Option + Shift + Up arrow Copy lines up Notebook: General ----------------- Enter Edit selected cell Shift + Enter Run cell K Select cell above Up arrow Select cell above J Select cell below Down arrow Select cell below A Insert cell above B Insert cell below Alt + Shift + Up arrow Move cell above Alt + Shift + Down arrow Move cell below Notebook: Code editor --------------------- Enter Code complete or indent Cmd + A Select All Cmd + Z Undo Cmd + Y Redo Cmd + Enter Run cell Option + Enter Insert cell below Source: mode.com Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.