Is there a shortcut key to select the whole code block?

已回答

Hi experts,

I love the fact that Datagrip recognizes code blocks automatically, and I can simply Ctrl + Enter to execute the SQL script. But is there a combo key to select the code block? It helps when one wants to remove the whole block.

Thanks in advance!

0

@...,

Go go Settings -> Database -> General (Execute in Console) for more execution options:

0
Avatar
Permanently deleted user

vasily chernov Hi thanks for the help. But it's not what I asked though. The dialog you showed is to change the content to execute, but I want a way to highlight (select) the whole block instead of executing anything. But thanks for the help~~

0

Try to find in your Keymap `Extend Selection`


0

请先登录再写评论。