DBeaver Keyboard Shortcuts

DBeaver keyboard shortcut reference covering 271 bindings for Windows, Mac & Linux. Commonly searched bindings include Open object editor, Open a new SQL console. No script file will be created, and Create a new SQL script. 271 of 271 shortcuts are verified against official DBeaver documentation, each with a linked source when available. Search by action name, filter by category, look up what a key combination does, print a cheat sheet, or practice with flashcards.

Official DBeaver documentation

Connection

ActionDescriptionWindowsMacVerifiedSource
Open object editor Open object editor F4 F4 Yes Source
Open Connect to a database window Open Connect to a database window Ctrl+Shift+N Ctrl+Shift+N Yes Source
Open database meta-object Open database meta-object Ctrl+Shift+D Ctrl+Shift+D Yes Source
Open a new SQL console. No script file will be created Open a new SQL console. No script file will be created. Ctrl+Alt+Enter Ctrl+Option+Enter Yes Source
Create a new SQL script Create a new SQL script Ctrl+] Ctrl+] Yes Source
Open existing SQL script Open existing SQL script F3 F3 Yes Source
Open most recent SQL script for an active connection Open most recent SQL script for an active connection Ctrl+Enter Cmd+Enter Yes Source
Commit changes in current session Commit changes in current session Ctrl+Alt+Shift+K Ctrl+4 Yes Source
Shows context menu with database tools Shows context menu with database tools Alt+` Ctrl+V Yes Source
Generates UUID/GUID and inserts into an active text editor or data editor Generates UUID/GUID and inserts into an active text editor or data editor Ctrl+Alt+Shift+U Ctrl+Option+Shift+U Yes Source
Open database dashboard Open database dashboard Ctrl+Alt+Shift+B Ctrl+Option+Shift+B Yes Source
Rollback changes in current session Rollback changes in current session Ctrl+Alt+Shift+R Ctrl+8 Yes Source
Select active schema for current database Select active schema for current database Ctrl+0 Ctrl+0 Yes Source
Select connection for current editor Select connection for current editor Ctrl+9 Ctrl+9 Yes Source
Switch vertical tabs Switch vertical tabs Alt+Shift+Down Option+Option+Down Yes Source

Data Editor

ActionDescriptionWindowsMacVerifiedSource
Add row after current row Add row after current row Alt+Insert Option+Insert Yes Source
Add row before current row Add row before current row Shift+Alt+Insert Shift+Option+Insert Yes Source
Duplicate row after current row Duplicate row after current row Ctrl+Alt+Insert Ctrl+Option+Insert Yes Source
Duplicate row before current row Duplicate row before current row Ctrl+Shift+Alt+Insert Ctrl+Shift+Option+Insert Yes Source
Enable autocomplete Enable autocomplete Ctrl+Space Ctrl+Space Yes Source
Find and replace text Find and replace text Ctrl+F Cmd+F Yes Source
Show Context Information in Dialogs and Windows Show Context Information in Dialogs and Windows Ctrl+Shift+Space Ctrl+Shift+Space Yes Source
Show Context Information (SQL Editor Context) Show Context Information (SQL Editor Context) Ctrl+Alt+Space Ctrl+Option+Space Yes Source
Cut the selection to the clipboard Cut the selection to the clipboard Ctrl+X Cmd+X Yes Source
Copy the selection to the clipboard Copy the selection to the clipboard Ctrl+C Cmd+C Yes Source
Paste from the clipboard Paste from the clipboard Ctrl+V Cmd+V Yes Source
Delete the selection Delete the selection Delete Delete Yes Source
Export Diagram Export Diagram Ctrl+O Cmd+O Yes Source
Find next item Find next item Ctrl+K Cmd+K Yes Source
Find previous item Find previous item Ctrl+Shift+K Shift+Cmd+K Yes Source
Incremental find Incremental find Ctrl+J Cmd+J Yes Source
Incremental find reverse Incremental find reverse Ctrl+Shift+J Shift+Cmd+J Yes Source
Toggles quick diff information display on the line number ruler Toggles quick diff information display on the line number ruler Ctrl+Shift+Q Ctrl+Shift+Q Yes Source
Suggest possible fixes for a problem Suggest possible fixes for a problem Ctrl+1 Cmd+1 Yes Source
Redo the last operation Redo the last operation Ctrl+Y Shift+Cmd+Z Yes Source
Undo the last operation Undo the last operation Ctrl+Z Cmd+Z Yes Source
Remove selected Pictogram Elements Remove selected Pictogram Elements Shift+Delete Shift+Delete Yes Source
Select all Select all Ctrl+A Cmd+A Yes Source
Toggle block/column selection in the current text editor Toggle block/column selection in the current text editor Alt+Shift+A Option+Cmd+A Yes Source
Toggle insert mode Toggle insert mode Ctrl+Shift+Insert Shift+Cmd+Insert Yes Source
Toggle word wrap in the current text editor Toggle word wrap in the current text editor Alt+Shift+Y Option+Cmd+Y Yes Source
Update selected Pictogram Elements Update selected Pictogram Elements Ctrl+F5 Cmd+F5 Yes Source
Context insensitive completion Context insensitive completion Alt+/ Yes Source
Context insensitive completion (SQL Editor Context) Context insensitive completion (SQL Editor Context) Ctrl+Shift+Space Ctrl+Shift+Space Yes Source

Data viewer

ActionDescriptionWindowsMacVerifiedSource
Cycle through hand tool and previously used tool Cycle through hand tool and previously used tool Tab Tab Yes Source
Zoom In Zoom In Ctrl+= Cmd+= Yes Source
Zoom Out Zoom Out Ctrl+- Cmd+- Yes Source
Shows a particular view Shows a particular view Alt+Shift+Q+then+Q Option+Cmd+Q Q Yes Source
Shows a particular view (Breakpoints) Shows a particular view (Breakpoints) Alt+Shift+Q+then+B Option+Cmd+Q B Yes Source
Shows a particular view (Console) Shows a particular view (Console) Alt+Shift+Q+then+C Option+Cmd+Q C Yes Source
Shows a particular view (Error Log) Shows a particular view (Error Log) Alt+Shift+Q+then+L Option+Cmd+Q L Yes Source
Shows a particular view (History) Shows a particular view (History) Alt+Shift+Q+then+Z Option+Cmd+Q Z Yes Source
Shows a particular view (Outline) Shows a particular view (Outline) Alt+Shift+Q+then+O Option+Cmd+Q O Yes Source
Shows a particular view (Problems) Shows a particular view (Problems) Alt+Shift+Q+then+X Option+Cmd+Q X Yes Source
Shows a particular view (Search) Shows a particular view (Search) Alt+Shift+Q+then+S Option+Cmd+Q S Yes Source
Shows a particular view (Synchronize) Shows a particular view (Synchronize) Alt+Shift+Q+then+Y Option+Cmd+Q Y Yes Source
Shows a particular view (Variables) Shows a particular view (Variables) Alt+Shift+Q+then+V Option+Cmd+Q V Yes Source

Database Navigator

ActionDescriptionWindowsMacVerifiedSource
Link with editor Link with editor Ctrl+Shift Ctrl+Shift Yes Source
Add Bookmark Add Bookmark Ctrl+Alt+Shift+D Ctrl+Option+Shift+D Yes Source
Opens task configuration Opens task configuration Enter Enter Yes Source
Set as default object Set as default object Ctrl+Shift+A Ctrl+Shift+A Yes Source

Diagrams

ActionDescriptionWindowsMacVerifiedSource
Add tables to selection Add tables to selection Ctrl+Arrows+Space Ctrl+Arrows+Space Yes Source
Select current table Select current table Space Space Yes Source
Focus on attributes Focus on attributes Enter Enter Yes Source
Leave focus Leave focus Backspace Backspace Yes Source
Focus on the diagram Focus on the diagram Alt+1 Option+/Fn+1 Yes Source
Focus on the palette Focus on the palette Alt+2 Option+/Fn+2 Yes Source
Focus/open the outline Focus/open the outline Alt+3 Option+/Fn+3 Yes Source
Focus on the parameter view Focus on the parameter view Alt+4 Option+/Fn+4 Yes Source
Open the selected table diagram Open the selected table diagram Ctrl+Shift+Enter Ctrl+Shift+Enter Yes Source
Print diagram Print diagram Ctrl+P Cmd+P Yes Source

File

ActionDescriptionWindowsMacVerifiedSource
Rename the selected item Rename the selected item F2 F2 Yes Source
Refresh the selected items Refresh the selected items F5 F5 Yes Source
Save the changes in current file Save the changes in current file Ctrl+S Cmd+S Yes Source
Save changes in all open files Save changes in all open files Ctrl+Shift+S Shift+Cmd+S Yes Source
Close the active editor Close the active editor Ctrl+F4 Cmd+W Yes Source
Close all editors Close all editors Ctrl+Shift+F4 Shift+Cmd+W Yes Source
Open the New item wizard Open the New item wizard Ctrl+N Cmd+N Yes Source
Open the New menu Open the New menu Alt+Shift+N Option+Cmd+N Yes Source
Open a file Open a file Ctrl+O Ctrl+O Yes Source
Print Print Ctrl+P Cmd+P Yes Source
Display the properties of the selected item Display the properties of the selected item Alt+Enter Cmd+I Yes Source

Git

ActionDescriptionWindowsMacVerifiedSource
Collapse Working Tree Collapse Working Tree Ctrl+Left Cmd+Left Yes Source
Commit Commit Ctrl+# Option+Cmd+3 Yes Source
Copy Path to Clipboard Copy Path to Clipboard Ctrl+C Cmd+C Yes Source
Show the quick outline for a unified diff Show the quick outline for a unified diff Ctrl+O Cmd+O Yes Source
Rename Branch Rename Branch F2 F2 Yes Source
Commit changes to Git Commit changes to Git Ctrl+Shift+K Ctrl+Shift+K Yes Source
Update changes from Git Update changes from Git Ctrl+Shift+U Ctrl+Shift+U Yes Source

Help

ActionDescriptionWindowsMacVerifiedSource
Open the documentation Open the documentation F1 F1 Yes Source

Navigation tree

ActionDescriptionWindowsMacVerifiedSource
Move backward in the editor navigation history Move backward in the editor navigation history Alt+Left Cmd+[ Yes Source
Collapse the current tree Collapse the current tree Ctrl+Shift+Numpad/ Shift+Cmd+Numpad/ Yes Source
Expand the current tree Expand the current tree Ctrl+Shift+Numpad* Shift+Cmd+Numpad* Yes Source
Move forward in the editor navigation history Move forward in the editor navigation history Alt+Right Cmd+] Yes Source
Go to a specified line of text in Windows Go to a specified line of text in Windows Ctrl+G Ctrl+G Yes Source
Go to a specified line of text (Editing Text) Go to a specified line of text (Editing Text) Ctrl+L Cmd+L Yes Source
Next edit location Next edit location Ctrl+Alt+Right Ctrl+Option+Right Yes Source
Switch to the next page Switch to the next page Alt+F7 Option+F7 Yes Source
Switch to the next sub-tab Switch to the next sub-tab Alt+PageDown Option+⇟ Yes Source
Switch to the next tab Switch to the next tab Ctrl+PageDown Ctrl+⇟ Yes Source
Open an editor on a particular item Open an editor on a particular item Ctrl+Shift+R Shift+Cmd+R Yes Source
Navigate to the previous item Navigate to the previous item Ctrl Yes Source
Previous edit location Previous edit location Ctrl+Alt+Left Ctrl+Q Yes Source
Switch to the previous page Switch to the previous page Alt+Shift+F7 Option+Shift+F7 Yes Source
Switch to the previous sub-tab Switch to the previous sub-tab Alt+PageUp Option+⇞ Yes Source
Switch to the previous tab Switch to the previous tab Ctrl+PageUp Ctrl+⇞ Yes Source
Open the Show In menu Open the Show In menu Alt+Shift+W Option+Cmd+W Yes Source

Oracle

ActionDescriptionWindowsMacVerifiedSource
Compile Compile Ctrl+F9 Ctrl+F9 Yes Source

Panels

ActionDescriptionWindowsMacVerifiedSource
Toggle results panels Toggle results panels F7 F7 Yes Source
Show/hide results panel (Calc) Show/hide results panel (Calc) Ctrl+Alt+F6 Ctrl+Option+F6 Yes Source
Show/hide results panel (Grouping) Show/hide results panel (Grouping) Ctrl+Alt+F5 Ctrl+Option+F5 Yes Source
Show/hide results panel (Metadata) Show/hide results panel (Metadata) Ctrl+Alt+F4 Ctrl+Option+F4 Yes Source
Show/hide results panel (References) Show/hide results panel (References) Ctrl+Alt+F3 Ctrl+Option+F3 Yes Source
Show/hide results panel (Value) Show/hide results panel (Value) Ctrl+Alt+F2 Ctrl+Option+F2 Yes Source

Project

ActionDescriptionWindowsMacVerifiedSource
Build all projects Build all projects Ctrl+B Cmd+B Yes Source

Properties Entity Editor

ActionDescriptionWindowsMacVerifiedSource
Switch to the next entity property left-side tab Switch to the next entity property left-side tab Alt+Shift+Up Option+Shift+Up Yes Source
Switch to the previous entity property left-side tab Switch to the previous entity property left-side tab Alt+Shift+Down Option+Shift+Down Yes Source

Result Set

ActionDescriptionWindowsMacVerifiedSource
Add new row Add new row Alt+Insert Option+Insert Yes Source
Copy values from row above to current row Copy values from row above to current row Ctrl+D Ctrl+D Yes Source
Copy values from row below to current row Copy values from row below to current row Ctrl+Alt+D Ctrl+Option+D Yes Source
Delete current row Delete current row Alt+Delete Option+Delete Yes Source
Duplicate current row Duplicate current row Ctrl+Alt+Insert Ctrl+Option+Insert Yes Source
Edit cell value with inline editor Edit cell value with inline editor Enter Enter Yes Source
Reset cell to original value Reset cell to original value Escape Escape Yes Source
Apply data changes Apply data changes Ctrl+S Ctrl+S Yes Source
Set focus to filter editor/data editor Set focus to filter editor/data editor Ctrl+Alt+Shift+T Ctrl+Option+Shift+T Yes Source
Switch focus to results viewer/active panel Switch focus to results viewer/active panel Ctrl+Shift+7 Ctrl+Shift+7 Yes Source
Switch focus between the Grid view and the Value panel Switch focus between the Grid view and the Value panel Ctrl+Tab Ctrl+Tab Yes Source
Apply cell changes Apply cell changes Ctrl+Alt+Shift+Enter Ctrl+Option+Shift+Enter Yes Source
Edit cell value in separate dialog/editor Edit cell value in separate dialog/editor Shift+Enter Shift+Enter Yes Source
Fetch all rows Fetch all rows Ctrl+Shift+= Ctrl+Shift+= Yes Source
Fetch next page of results Fetch next page of results Ctrl+Alt+N Ctrl+Option+N Yes Source
Filter by unique attribute values Filter by unique attribute values Ctrl+F11 Ctrl+F11 Yes Source
Filter context menu Filter context menu F11 F11 Yes Source
Move to first row Move to first row Ctrl+Alt+Shift+Left Ctrl+Option+Shift+Left Yes Source
Move to last row Move to last row Ctrl+Alt+Shift+Right Ctrl+Option+Shift+Right Yes Source
Follow foreign key link Follow foreign key link Alt+Space Option+Space Yes Source
Move to next row Move to next row Ctrl+Alt+Right Ctrl+Option+Right Yes Source
Move to previous row Move to previous row Ctrl+Alt+Left Ctrl+Option+Left Yes Source
Foreign keys and tables referencing current table Foreign keys and tables referencing current table Ctrl+Shift+1 Ctrl+Shift+1 Yes Source
Reject data changes Reject data changes Ctrl+R Ctrl+R Yes Source
Set cell to default value Set cell to default value Ctrl+Backspace Ctrl+Backspace Yes Source
Switch results presentation Switch results presentation Ctrl+` Ctrl+` Yes Source
Toggle results Grid/Record view Toggle results Grid/Record view Tab Tab Yes Source
Toggle result panels Toggle result panels F7 F7 Yes Source
Toggle results sort order (ascending/descending/default) Toggle results sort order (ascending/descending/default) Ctrl+2 Ctrl+2 Yes Source
Select column(s) Select column(s) Ctrl+Alt+C Yes Source
Select row(s) Select row(s) Ctrl+Alt+R Yes Source
Show context menu for column Show context menu for column Shift+F11 Yes Source
Go to row Go to row Ctrl+G Yes Source
Go to column Go to column Ctrl+Shift+G Yes Source
Zoom out (decrease default font size) Zoom out (decrease default font size) Alt+9 Cmd+Option+9 Yes Source
Zoom in (increase default font size) Zoom in (increase default font size) Alt+0 Cmd+Option+0 Yes Source

Run/Debug

ActionDescriptionWindowsMacVerifiedSource
Add memory block Add memory block Ctrl+Alt+M Option+Cmd+M Yes Source
Close the selected rendering Close the selected rendering Ctrl+W Cmd+W Yes Source
Launch in debug mode Launch in debug mode F11 Cmd+F11 Yes Source
Send end of file Send end of file Ctrl+Z Ctrl+D Yes Source
Go to Address Go to Address Ctrl+G Cmd+G Yes Source
Add a new rendering Add a new rendering Ctrl+N Cmd+N Yes Source
Show renderings from next memory monitor Show renderings from next memory monitor. Ctrl+Alt+N Option+Cmd+N Yes Source
Load previous page of memory Load previous page of memory Ctrl+Shift Shift+Cmd Yes Source
Launch in run mode Launch in run mode Ctrl+F11 Shift+Cmd+F11 Yes Source
Resume and break when execution reaches the current line Resume and break when execution reaches the current line Ctrl+R Cmd+R Yes Source
Sets whether or not any breakpoint should suspend execution Sets whether or not any breakpoint should suspend execution Ctrl+Alt+B Ctrl+Option+B Yes Source
Step into Step into F5 F5 Yes Source
Step over Step over F6 F6 Yes Source
Step return Step return F7 F7 Yes Source
Resume Resume F8 F8 Yes Source
Terminate Terminate Ctrl+F2 Cmd+F2 Yes Source
Creates or removes a breakpoint Creates or removes a breakpoint Ctrl+Shift+B Shift+Cmd+B Yes Source
Toggle visibility of the Memory Monitors Pane Toggle visibility of the Memory Monitors Pane Ctrl+T Cmd+T Yes Source
Toggles enablement of debug step filters Toggles enablement of debug step filters Shift+F5 Shift+F5 Yes Source

Search

ActionDescriptionWindowsMacVerifiedSource
Open the Search dialog Open the Search dialog Ctrl+H Ctrl+H Yes Source
Searches the files in the workspace for specific text Searches the files in the workspace for specific text Ctrl+Alt+G Option+Cmd+G Yes Source
Quick search in Windows Quick search in Windows Ctrl+Alt+Shift+F Option+Shift+Cmd+L Yes Source

SQL Editor

ActionDescriptionWindowsMacVerifiedSource
Execute SQL script Execute SQL script Alt+X Option+X Yes Source
Execute SQL script natively Execute SQL script natively Alt+N Option+N Yes Source
Execute SQL statement Execute SQL statement Ctrl+Enter Cmd+Enter Yes Source
Execute script's statements in separate results tabs Execute script's statements in separate results tabs Ctrl+Alt+Shift+X Ctrl+Option+Shift+X Yes Source
Add or remove single line comment Add or remove single line comment Ctrl+/ Ctrl+/ Yes Source
Add or remove multi line comment Add or remove multi line comment Ctrl+Shift+/ Ctrl+Shift+/ Yes Source
Switch active SQL editor panel Switch active SQL editor panel Ctrl+Alt+Shift+T Ctrl+Option+Shift+T Yes Source
Show/hide results panel Show/hide results panel Ctrl+T Ctrl+T Yes Source
Close results tab Close results tab Ctrl+Shift+\ Ctrl+Shift+\ Yes Source
Format text Format text Ctrl+Shift+F Ctrl+Shift+F Yes Source
Select value of the selected SQL expression Select value of the selected SQL expression Ctrl+Alt+' Ctrl+Option+' Yes Source
Explain execution plan Explain execution plan Ctrl+Shift+E Ctrl+Shift+E Yes Source
Jump to the corresponding bracket Jump to the corresponding bracket Ctrl+Shift+[ Ctrl+Shift+[ Yes Source
Select the text between brackets Select the text between brackets Ctrl+Shift+] Ctrl+Shift+] Yes Source
Load SQL script from file system Load SQL script from file system Ctrl+Alt+Shift+O Ctrl+Option+Shift+O Yes Source
Maximize/normalize results panel Maximize/normalize results panel Ctrl+Shift+T Ctrl+Shift+T Yes Source
Switch to the next query Switch to the next query Alt+Down Option+Down Yes Source
Switch to the previous query Switch to the previous query Alt+Up Option+Up Yes Source
Rename current SQL script Rename current SQL script Ctrl+F2 Ctrl+F2 Yes Source
Open editor of current (highlighted) database object Open editor of current (highlighted) database object F4 F4 Yes Source
Select and show all rows (no fetch size limit) Select and show all rows (no fetch size limit) Ctrl+Alt+Shift+A Ctrl+Option+Shift+A Yes Source
Select row count for query under cursor Select row count for query under cursor Ctrl+Alt+Shift+C Ctrl+Option+Shift+C Yes Source
Show server output console Show server output console Ctrl+Shift+O Ctrl+Shift+O Yes Source
Toggles text editor soft word wrap Toggles text editor soft word wrap Ctrl+Alt+Shift+W Ctrl+Option+Shift+W Yes Source
Switch presentation to (AI Chat) Switch presentation to (AI Chat) Ctrl+Shift+I Ctrl+Shift+I Yes Source
Trigger AI query suggestion. Press →, Tab, or Enter to insert the suggestion. Press Esc to dismiss it Trigger AI query suggestion. Press →, Tab, or Enter to insert the suggestion. Press Esc to dismiss it. Alt+Ctrl+Right Option+Cmd+Right Yes Source

Text Editor

ActionDescriptionWindowsMacVerifiedSource
Changes the selection to lowercase Changes the selection to lowercase Ctrl+Shift+Y Shift+Cmd+Y Yes Source
Changes the selection to uppercase Changes the selection to uppercase Ctrl+Shift+X Shift+Cmd+X Yes Source
Collapses the folded region at the current selection Collapses the folded region at the current selection Ctrl+Numpad- Cmd+Numpad- Yes Source
Collapses all folded regions Collapses all folded regions Ctrl+Shift+Numpad/ Shift+Cmd+Numpad/ Yes Source
Duplicates the selected lines and moves the selection to the copy Duplicates the selected lines and moves the selection to the copy Ctrl+Alt+Down Option+Cmd+Down Yes Source
Delete a line of text Delete a line of text Ctrl+D Cmd+D Yes Source
Delete the next word Delete the next word Ctrl+Delete Option+Delete Yes Source
Delete the previous word Delete the previous word Ctrl+Backspace Option+Backspace Yes Source
Delete to the end of the line of text Delete to the end of the line of text Ctrl+Shift+Delete Shift+Cmd+Delete Yes Source
Duplicates the selected lines and leaves the selection unchanged Duplicates the selected lines and leaves the selection unchanged Ctrl+Alt+Up Option+Cmd+Up Yes Source
Expands the folded region at the current selection Expands the folded region at the current selection Ctrl+Numpad_Add Cmd+Numpad_Add Yes Source
Expands all folded regions Expands all folded regions Ctrl+Numpad* Cmd+Numpad* Yes Source
Adds a new line above the current line Adds a new line above the current line Ctrl+Shift+Enter Shift+Cmd+Enter Yes Source
Adds a new line below the current line Adds a new line below the current line Shift+Enter Shift+Enter Yes Source
Join lines of text (Editing Text) Join lines of text (Editing Text) Ctrl+Alt+J Yes Source
Join lines of text (SQL Editor Context) Join lines of text (SQL Editor Context) Ctrl+Shift+J Ctrl+Shift+J Yes Source
Go to the end of the line of text Go to the end of the line of text End Cmd+Right Yes Source
Go to the start of the line of text Go to the start of the line of text Home Cmd+Left Yes Source
Moves the selected lines down (Editing Text) Moves the selected lines down (Editing Text) Alt+Down Ctrl+Shift+Down Yes Source
Moves the selected lines down (SQL Editor Context) Moves the selected lines down (SQL Editor Context) Ctrl+Shift+Down Option+Down Yes Source
Moves the selected lines up (Editing Text) Moves the selected lines up (Editing Text) Alt+Up Ctrl+Shift+Up Yes Source
Moves the selected lines up (SQL Editor Context) Moves the selected lines up (SQL Editor Context) Ctrl+Shift+Up Option+Up Yes Source
Go to the next word Go to the next word Ctrl+Right Option+Right Yes Source
Go to the previous word Go to the previous word Ctrl+Left Option+Left Yes Source
Resets the folding structure Resets the folding structure Ctrl+Shift+Numpad* Shift+Cmd+Numpad* Yes Source
Scroll down one line of text Scroll down one line of text Ctrl+Down Yes Source
Scroll up one line of text Scroll up one line of text Ctrl+Up Yes Source
Select to the end of the line of text Select to the end of the line of text Shift+End Shift+Cmd+Right Yes Source
Select to the beginning of the line of text Select to the beginning of the line of text Shift+Home Shift+Cmd+Left Yes Source
Select the next word Select the next word Ctrl+Shift+Right Option+Shift+Right Yes Source
Select the previous word Select the previous word Ctrl+Shift+Left Option+Shift+Left Yes Source
Displays information for the current caret location in a focused hover Displays information for the current caret location in a focused hover F2 F2 Yes Source
Go to the end of the text Go to the end of the text Ctrl+End Yes Source
Go to the beginning of the text Go to the beginning of the text Ctrl+Home Yes Source
Toggles folding in the current editor Toggles folding in the current editor Ctrl+Numpad/ Cmd+Numpad/ Yes Source
Toggle overwrite mode Toggle overwrite mode Insert Insert Yes Source
Zoom in text, increase default font size for text editors Zoom in text, increase default font size for text editors Ctrl+= Cmd+= Yes Source
Zoom out text, decrease default font size for text editors Zoom out text, decrease default font size for text editors Ctrl+- Cmd+- Yes Source

Utility

ActionDescriptionWindowsMacVerifiedSource
Advanced Copy Advanced Copy Ctrl+Shift+C Ctrl+Shift+C Yes Source
Copy data with settings in advanced copy Copy data with settings in advanced copy Ctrl+Alt+Shift+C Ctrl+Option+Shift+C Yes Source
Advanced paste Advanced paste Ctrl+Shift+V Ctrl+Shift+V Yes Source
Switch between tabs in database object Properties view Switch between tabs in database object Properties view Ctrl+Alt+PageUp CTRL+Alt+PageDown Yes Source
Create Object It is available both in the Database Navigator and the Properties Editor Create Object It is available both in the Database Navigator and the Properties Editor. Alt+Insert Cmd+N Yes Source

Visual Query Builder

ActionDescriptionWindowsMacVerifiedSource
Open Visual Query Builder Open Visual Query Builder Ctrl+B Ctrl+B Yes Source
Show/hide generated SQL query text Show/hide generated SQL query text Ctrl+Shift+B Ctrl+Shift+B Yes Source
Changes focus to the main tab Changes focus to the main tab Alt+1 Option+1 Yes Source
Changes focus to the palette Changes focus to the palette Alt+2 Option+2 Yes Source
Changes focus to the outline Changes focus to the outline Alt+3 Option+3 Yes Source
Changes focus to parameters Changes focus to parameters Alt+4 Option+4 Yes Source
Switches to Visual Query Builder settings part Switches to Visual Query Builder settings part Alt+5 Option+5 Yes Source
Switches to query preview Switches to query preview Alt+6 Option+6 Yes Source

Window

ActionDescriptionWindowsMacVerifiedSource
Activate Editor Activate Editor F12 Cmd+F12 Yes Source
Find actions. Quickly access UI elements Find actions. Quickly access UI elements Ctrl+3 Cmd+3 Yes Source
Maximize/restore a state of active view or editor Maximize/restore a state of active view or editor Ctrl+M Ctrl+M Yes Source
Switch to the next editor Switch to the next editor Ctrl+F6 Cmd+F6 Yes Source
Switch to the next perspective Switch to the next perspective Ctrl+F8 Cmd+F8 Yes Source
Switch to the next view Switch to the next view Ctrl+F7 Cmd+F7 Yes Source
Switch to the previous editor Switch to the previous editor Ctrl+Shift+F6 Shift+Cmd+F6 Yes Source
Switch to the previous perspective Switch to the previous perspective Ctrl+Shift+F8 Shift+Cmd+F8 Yes Source
Switch to the previous view Switch to the previous view Ctrl+Shift+F7 Shift+Cmd+F7 Yes Source
Open the editor drop-down list Open the editor drop-down list Ctrl+E Cmd+E Yes Source
Shows contribution information for the currently selected element Shows contribution information for the currently selected element Alt+Shift+F3 Option+Shift+F3 Yes Source
Show the key assist dialog Show the key assist dialog Ctrl+Shift+L Shift+Cmd+L Yes Source
Show the context menu for the ruler Show the context menu for the ruler Ctrl+F10 Cmd+F10 Yes Source
Show the system menu Show the system menu Alt+- Shift+Cmd+F10 Yes Source
Show the view menu Show the view menu Ctrl+F10 Cmd+F10 Yes Source
Switch to an editor Switch to an editor Ctrl+Shift+E Shift+Cmd+E Yes Source
Toggles the window between full screen and normal Toggles the window between full screen and normal Alt+F11 Ctrl+Cmd+F Yes Source
Split or join the currently active editor (Horizontal) Split or join the currently active editor (Horizontal) Ctrl+_ Shift+Cmd+- Yes Source
Split or join the currently active editor (Vertical) Split or join the currently active editor (Vertical) Ctrl+_ Shift+Cmd+[ Yes Source

← All apps on Shortcut Atlas

Loading Shortcut Atlas…