I\'m using IntelliJ Android-Studio 0.8.2 and i\'d like to know if it\'s possible to open the code by default when editing XML files?
Opening multiple files alwa
Newer (I guess 2.x+) versions of Android Studio have this option in the main settings:
Open the settings with one of the following actions:
Ctrl+Alt+S
.File | Settings
for Windows and Linux or IntelliJ IDEA | Preferences
for OS XCtrl+Shift+A
, type settings and press Enter
.Then navigate to the following sub-menu:
Editor -> Layout Editor -> "Prefer XML editor"