I used SQL Navigator 5.5 previously and is already so accustomed to switching between SQL editors using Windows Ctrl-Tab and Ctrl-Shift-Tab. I am a keyboard guy…
But since upgrading to SQL Navigator 6.2, I miss that functionality. Now the Ctrl-Tab and Ctrl-Shift-Tab switches the Session windows instead of SQL editor windows, which I think is less useful. I believe people will switch between SQL editor more than session.
Is there another shortcut key for switching between SQL editor windows? Or is there a way to make this as a preference (switching editor instead of session windows)?
If you would like to have the code editors back to like 5.5 has, there’s an option in preferences for you: View -> Preferences, General -> Session: Allow multi Code Editor windows per session. When you check this option, Ctrl + M will open a new code editor window(MDI window) and now you can switch between it and previous code editor using Ctrl+Tab/Ctrl+Shift+Tab.