hanahana-studio

Shortcuts in HANA studio SQL Console/SQL Editor


In SAP HANA Studio (ver 2.2) there is a so called "SQL Console" where you can write your SQL code (sometimes also called "SQL Editor").

There are some keyboard shortcuts to improve productivity with this tool. What I found:

Are these the only shortcuts in SQL Console? Is there a way to start the SQL console by shortcut? Is there a way to connect by shortcut? Is there a way to use HANA studio without a mouse?


Solution

  • HANA Studio is an Eclipse application (more precisely a whole bunch of Eclipse plug-ins).

    That means, keybindings are handled by Eclipse and you can use the Help - Show Active Keybindings menu action to get a list of all the currently active "shortcuts".

    Generally speaking, HANA Studio is meant as a visual tool and mouse usage is largely required. However, you can define your own keybindings (e.g. for the "Open SQL Console" command) in the Eclipse preference settings.