Execute SQL statement keyboard shortcut doesn't work
I would love to use IntelliJ's built in database support; however, the keyboard shortcut that is supposed to execute the SQL statement on the current line doesn't work. I have it set to its default (ctrl-enter) and nothing happens when I use they keystroke. I have also tried changing it to ctrl-. (which is the one I am used to from DbVisualizer). However, no keystroke works. There are no reported conflicts in the keymap editor.
There are no errors in the logs after I try the keystroke.
Does anyone know why this keystroke won't work?
Please sign in to leave a comment.
Hello.
At the moment I can only say that this is a known issue: http://youtrack.jetbrains.com/issue/IDEA-70265
Seems that observed only on Mac.
Unfortunately, last time we could not reproduce it on our side. Will give another try. If you find any useful essential conditions to reproduce, welcome to provide them.
Thanks,
Alexander.
I do have the IdeaVIM plugin installed. That plugin sometimes causes weird issues (although Oleg has been giving the IdeaVIM plugin some great attention and fixing those issues).
I checked the OS system shortcuts to see if Mac OS was intercepting it and I don't see anything at the system level assigned to that shortcut.
I have put some additional information and a screencast in the youtrack issue you linked to.