SublimeText-SQLTools icon indicating copy to clipboard operation
SublimeText-SQLTools copied to clipboard

Feature Request | Better Choice Keybindings and/or Make Language Specific

Open SplashDance opened this issue 6 years ago • 0 comments

In short, installing SQLTools has ruined my keyboard navigation because "ctrl+e" no longer takes me to the end of the line.

If it occurred only when writing SQL code then it would be one thing but this (and then the accompanying "You need to setup your connections first." pop up) is, for example, affecting me when trying to write in Python.

Basically, since said key-binding is one of the most frequently used bindings of text navigation for OS X and also taking this into account re: Windows, you might want to consider something totally different as far as keybindings go.

Lastly, as an aside, you should also think about starting your pop up messages with "SQLTools: " or something similar so that a user will immediately know which package is causing the issue instead of having to blindly resort to Google.

SplashDance avatar Feb 22 '19 17:02 SplashDance