dbcodeio / public

The Power of Databases, The Convenience of VS Code: All in One Place
29 stars 1 forks source link

More shortcuts please #106

Closed ChromeGG closed 1 week ago

ChromeGG commented 2 weeks ago

Hi,

Would be nice to have more shortcuts defined OOTB. For example: View: show DB Code: CMD + SHIFT + B Or when we are on the results tab, CMD + F could focus the search input Image

Thanks :)

mikeburgh commented 2 weeks ago

It's the little details that make all the difference, and I can often miss em… keep em coming!

mikeburgh commented 2 weeks ago

I just pushed the cmd/ctrl f binding.

On the show DBCode one, are you thinking it would show the DBCode tab in the panel , or the explorer tree ?

The other issue I have for it is finding an empty shortcut, there are so many already taken… I can limit it by context like the execute one, but if the idea is to show something from anywhere in the editor that won’t work.

ChromeGG commented 1 week ago

Thanks for such a quick response, I really appreciate that.

On the show DBCode one, are you thinking it would show the DBCode tab in the panel , or the explorer tree ?

Explorer tree. Yeah, right. I'll stick with my custom one then 😄

mikeburgh commented 1 week ago

What about the shortcut cmd+d cmd+b it's similar to the cmd+b shortcut, but uses the d b letters.. It's also not used by anything, and if there are other logical things to add later, they could come after the d b part..