SOQL Studio’s editor supports a rich set of edit commands, most of which are only available as keyboard shortcuts. Below is a list of all the commands and their associated keyboard shortcuts. As we add new functionality to the editor, we’ll update this list.
Clipboard Actions
Key Action Ctrl + C Copy To Clipboard Ctrl + Ins Copy To Clipboard Ctrl + X Cut To Clipboard Shift + Del Cut To Clipboard Ctrl + L Cut Line To Clipboard Ctrl + V Paste From Clipboard Shift + Ins Paste From Clipboard Ctrl + Y Redo Ctrl + Shift + Z Redo Ctrl + Z Undo
Deletion Actions
Key Action Backspace Backspace Shift + Backspace Backspace Ctrl + Backspace Backspace To Previous Word Del Delete Ctrl + Shift + L Delete Line Ctrl + Del Delete To Next Word
Insertion Actions
Key Action Enter Insert Line Break Shift + Enter Insert Line Break Ctrl + Enter Open Line Above Ctrl + Shift + Enter Open Line Below
Miscellaneous Actions
Key Action Tab
Insert Tab Stop Or Indent
Shift + Tab
Remove Tab Stop Or Outdent
Ctrl + U
Make Lowercase
Ctrl + Shift + U
Make Uppercase
Insert
Toggle Overwrite Mode
Ctrl + T
Transpose Characters
Ctrl + Shift + T
Transpose Words
Shift + Alt + T
Transpose Lines
Alt + Up
Move Selected Lines Up
Alt + Down
Move Selected Lines Down
Ctrl + Num+
Zoom In
Ctrl + Num-
Zoom Out
Ctrl + 0
Reset Zoom Level
Movement Actions
Key Action Down Move Down Up Move Up Left Move Left Right Move Right Ctrl + Left Move To Previous Word Ctrl + Right Move To Next Word Home Move To Line Start End Move To Line End Ctrl + Home Move To Document Start Ctrl + End Move To Document End Page Up Move Page Up Page Down Move Page Down Ctrl + Page Up Move To Visible Top Ctrl + Page Down Move To Visible Bottom Ctrl + ] Move To Matching Bracket
Scroll Actions
Key Action Ctrl + Down Scroll Down Ctrl + Up Scroll Up
Search Actions
Key Action Ctrl + F Find F3 Find Next Ctrl + F3 Find Next Selected Shift + F3 Find Previous Ctrl + Shift + F3 Find Previous Selected Ctrl + H Replace Ctrl + I Incremental Search Ctrl + Shift + I Reverse Incremental Search
Selection Actions
Key Action Shift + Down Select Down Shift + Up Select Up Shift + Left Select Left Shift + Right Select Right Ctrl + Shift + Left Select To Previous Word Ctrl + Shift + Right Select Block To Next Word Shift + Home Select To Line Start Shift + End Select To Line End Ctrl + Shift + Home Select To Document Start Ctrl + Shift + End Select To Document End Shift + Page Up Select Page Up Shift + Page Down Select Page Down Ctrl + Shift + Page Up Select To Visible Top Ctrl + Shift + Page Down Select To Visible Bottom Ctrl + A Select All Ctrl + Shift + W Select Word Ctrl + Shift + ] Select To Matching Bracket Shift + Alt + Down Select Block Down Shift + Alt + Up Select Block Up Shift + Alt + Left Select Block Left Shift + Alt + Right Select Block Right Ctrl + Shift + Alt + Left Select Block To Previous Word Ctrl + Shift + Alt + Right Select Block To Next Word
Like this: Like Loading...
Related