Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Shortcut to close a opened tab in android studio

What is the shortcut to close the opened tab in android studio?

I'm new to the android studio. I tried with CTRL+W. It's not working. I searched for a while. But I haven't get it. Any one please provide me the shortcut to close the opened tab.

like image 417
Mahendran Sakkarai Avatar asked Jul 01 '15 11:07

Mahendran Sakkarai


People also ask

How do you quickly close a tab?

Close an Open Chrome Tab With a Shortcut Key On Windows, Chromebook, or Linux, to quickly close an open Chrome tab, press the Ctrl+W shortcut on your keyboard. This will instantly close your tab. On Mac, press the Command+W shortcut to close an open tab in Chrome.

How do I switch tabs in Android Studio?

Move between Tabs(Alt+left/right arrow keys): If you have tabs activated in Android Studio then you can use Alt+left/right arrow keys to move between them. This shortcut works for any window that have tabs in Android Studio.


1 Answers

You can try pressing CTRL+F4 in order to close opened tabs in Android Studio

like image 125
Flash Avatar answered Oct 06 '22 13:10

Flash