rill
rill copied to clipboard
SQL Editor: add some common VSCode keyboard shortcuts
One that would be handy is option + command + up/down arrow to create a multi-line cursor.
Two more that would be cool:
-
Ctrl+`to focus on the Editor -
CMD+shift+eto focus on the Model assets, then use theup/downarrow keys to cycle through the files
A "Format Document" command would be awesome to pretty print a long SQL query
"Uppercase all keywords", "Lowercase all keywords"