While coding, every second counts. And when the complexity of the database increases, you need to find new ways of speeding up your coding workflow. Let us admit it, we developers prefer to get all our work done using keyboard shortcuts, without having to switch to the mouse.
To streamline your entire coding experience and to speed up database navigation, here are a couple of useful keyboard shortcuts to make the most out of object browser filter in SQLyog.
Keyboard shortcuts:
- Ctrl + B – sets focus on object browser for operations related to Object Browser.
- Ctrl + [Up arrow] – brings focus to server/top-most element in Object Browser.
- Ctrl + E – sets focus to Query Editor to write queries.
- Ctrl + Shift + B – brings cursor focus on Object Browser filter.
- Right Arrow – Expand treeview element
- Left Arrow – Collapse treeview element …