I have a remark on how the current CTRL+TAB works in PLSQL developer. The expected behavior is as follows:
I have open 4 windows:
1. I am in window 1
2. I hold down CTRL and keep pressing tab until i get to window 3
3. After releasing CTRL + TAB i am in window 3
4. I press CTRL+TAB once and I...