quintanar401 / connect-kdb-q

Query execution support for KDB-Q in Atom
MIT License
7 stars 5 forks source link

find definition in menu as shortcut #28

Closed MaxHoefl closed 5 years ago

MaxHoefl commented 5 years ago

Hi,

in menus/connect-kdb-q.cson I can see the KDB-Q menu entries

but I cannot find "Find definition" and "Find reference" which are also part of the KDB-Q menu which confuses me a bit.

My goal is to add a shortcut to "Find definition" and "Find reference" in keymaps/connect-kdb-q.cson but I guess there would have to be a new event to be registered in connect-kdb-q

Thanks

quintanar401 commented 5 years ago

Hi,

This is because Find definition and reference are in autocomplete-kdb-q.

You can add any shortcut in your main cfg I think using the cmd name.

WBR, Andrey Kozyrev.

2018-07-23 13:29 GMT+03:00 MaxHoefl notifications@github.com:

Hi,

in menus/connect-kdb-q.cson I can see the KDB-Q menu entries

  • Connect to a server
  • Exec Line
  • Exec selection

but I cannot find "Find definition" and "Find reference" which are also part of the KDB-Q menu which confuses me a bit.

My goal is to add a shortcut to "Find definition" and "Find reference" in keymaps/connect-kdb-q.cson but I guess there would have to be a new event to be registered in connect-kdb-q

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/quintanar401/connect-kdb-q/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AM3AXdqHeEf4dt1PSgM07LCzNCYM0G5Rks5uJaWagaJpZM4Vav4- .