Can't use IDE Keyboard Shortcuts with Database Tools

Answered

I've installed Database Tools but I can't use keyboard shortcuts such as comments, etc.  DataGrip supports keyboard shortcuts but for some reason it's not working after I try commenting out some code in my .sql file in WebStorm.

for example performing option + cmd + / doesn't do anything in my .sql file

0
5 comments

Dave Schinkel,

Coudl you specify keymap you use?

0

Do you have any shortcut assigned for comments?

0

Those are default shortcuts in IntelliJ that should already be wired.  I shouldn't have to worry about that.  Those shortcuts work in every other type of file file (ts, js, etc). It's not the keymap missing assignments.

0

Strange, I can't reproduce it with WebStorm 2022.1.3 neither in console nor in sql file. Could you provide a screen cast or maybe there are some errors in IDE log files?


Build #WS-221.5921.27, built on June 21, 2022

Runtime version: 11.0.15+10-b2043.56 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.15.7
Non-Bundled Plugins:
    com.intellij.database (221.5921.27)

0

Please sign in to leave a comment.