0

enter image description here

Can anyone tell me how can I switch between these 3 tabs using keyboard shortcut?

Earlier it was working with

alt + shift + left/right arrow

But now with android studio's new version, it is not working.

I am using Ubuntu, but these shortcuts are also same for the Windows system I think.

It's really frustrating when you are writing code and you have to use your mouse for this simple stuff.

Any help would be appreciated.

Kishan Solanki
  • 13,761
  • 4
  • 85
  • 82

1 Answers1

2

This is what my keymap set to in windows for Android studio 3.6.2

For Switch between tabs

Between tabs

For Swith between multieditor file

Between multieditor

Flying Dutchman
  • 365
  • 6
  • 13