How to navigate between files in Studio Pro with keyboard?

0
Every programming editor contains option for navigate between recent files (Quick switch) and navigate left - right - thats the bare minimum to work effectively. How can I do those actions in Studio Pro on Mac? I checked shortcuts page and I have found only ctrl + g, that is working but is not enough.
asked
1 answers
1

 Try: CTRL+PGUP / CTRL+PGDN and CTRL+TAB / CTRL+SHIFT+TAB to switch between tabs in order

answered