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
Please sign in to leave a comment.
Dave Schinkel,
Coudl you specify keymap you use?
Mac OS X 10.5+
Do you have any shortcut assigned for comments?
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.
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?