============================================ Mode SQL Editor (Windows) keyboard shortcuts ============================================ First published at 7/26/2019 on https://defkey.com/mode-sql-editor-windows-shortcuts Mode SQL Editor, 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 (Windows) has 77 shortcuts and we have listed all of them below. Query Editor: General --------------------- Ctrl + Enter Run query Ctrl + S Save query Alt + I Switch to Report Builder Tab Indent Shift + Tab Outdent Ctrl + Alt + Up arrow Add multi-cursor above Ctrl + Alt + Down arrow Add multi-cursor below Ctrl + Z Undo Ctrl + Y Redo Ctrl + \ Toggle comment Ctrl + Shift + U Change to lower case Ctrl + U Change to upper case Ctrl + F1 Fold selection Ctrl + Shift + F1 Unfold Ctrl + F Find Ctrl + H Replace Ctrl + K Find next Ctrl + Shift + K Find previous Ctrl + Space Open autocomplete Query Editor: Selection ----------------------- Ctrl + A Select All Shift + Left arrow Select left Shift + Right arrow Select right Shift + Ctrl + Left arrow Select word left Shift + Ctrl + Right arrow Select word right Alt + Shift + Left arrow Select to line start Alt + Shift + Right arrow Select to line end Shift + Up arrow Select up Shift + Down arrow Select down Ctrl + Shift + D Duplicate selection Query Editor: Go to ------------------- Ctrl + Left arrow Go to word left Ctrl + Right arrow Go to word right Up arrow Go line up Down arrow Go line down Alt + Left arrow Go to line start Alt + Right arrow Go to line end Ctrl + Home Go to start Ctrl + End Go to end Query Editor: Line operations ----------------------------- Ctrl + D Remove line Alt + Shift + Down arrow Copy lines down Alt + Shift + Up arrow Copy lines up Alt + Down arrow Move lines down Alt + Up arrow Move lines up Alt + Backspace Remove to line start Ctrl + Backspace Remove word left Ctrl + Del Remove word right Report builder: Text boxes -------------------------- Ctrl + B Bold Ctrl + I Italic Ctrl + U Underline Ctrl + K Link Tab Indent Shift + Tab Outdent Ctrl + Up arrow Top of container Ctrl + Down arrow Bottom of container Report builder: HTML editor --------------------------- Ctrl + Enter Save / update layout Ctrl + \ Comment line / selection Tab Indent Shift + Tab Outdent Alt + Down arrow Move lines down Alt + Up arrow Move lines up Alt + Shift + Down arrow Copy lines down Alt + 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 Ctrl + A Select All Ctrl + Z Undo Ctrl + Y Redo Ctrl + Enter Run cell Alt + Enter Insert cell below Source, screenshot: mode.com Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.