Keyboard shortcuts are used to perform various tasks in a Windows operating system. The purpose of keyboard shortcuts is to increase productivity by performing quick operations. In this article, we ...
The shortcut that you should be using to comment is Ctrl + / for a single line and Ctrl + Shift + / for multi line comment as per DBeaver documentation. Coming to your question, they have not mentioned about Ctrl + Shift + - it in their docs but it does open another another SQL editor window for you which indicates the purpose is just it.
Instead of indivually typing out a hash tag in front of each line, is there a way to select a block of code and comment/uncomment everything by only pressing a couple shortcut keys?
It definitely counts as 'some other method' - essentially, it sets up a keyboard shortcut that (I think) passes the Win-key keystroke to your local machine. This opens your local start menu on top of Citrix - and from there you can Alt+Tab locally as normal.
accessibility - Keyboard shortcut to toggle OUT of a Citrix Workspace ...
python - What is the shortcut key to comment multiple lines using ...
It also provides a keyboard shortcut reference and lets you add or change shortcuts. The Actions and Shortcuts Window was added in version 22.09.23. [image] The window can be accessed by going to Help > Actions and Shortcuts. The window can also be accessed by the default shortcut keys ? and /. Searches both action name and shortcut.
Since VS 2013, the shortcut comes with built-in keybinds: Alt Up Alt Down These move the selected line (s) up and down. If a line isn't selected, but the text entry cursor is on the line, that also works without having to select the line. If you wish to rebind it in Tools > Options > Environment > Keyboard, the identifier keys are Edit.MoveSelectedLinesUp and Edit.MoveSelectedLinesDown. You ...