Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

open file in new tab

Does Android Studio have the option of opening a referenced file in a new tab (like Xcode's Alt-click feature)?

If not, is there a way of creating this?

like image 770
Snowcrash Avatar asked Oct 19 '22 20:10

Snowcrash


1 Answers

Open current editor tab in new window

Shift+F4
like image 135
Fatih Avatar answered Oct 22 '22 23:10

Fatih