Can we expect to see any creative new ways of disp...
# multiplatform
d
Can we expect to see any creative new ways of displaying platform aspects of source-files in the Project Tree, in IntelliJ/AS? A unified tree with platform selection lozenges is surely achievable and would be a much more productive way of navigating than manually locating other source-sets? If not from JetBrains, then is anyone aware of such plugins?
c
Do you mean something like this?
To get this, use the 'Packages' view and disable module-grouping (three dots → appearance → untick 'modules')
d
Ah, where have you been all my life! 😍 That's perfect! I'd tried packages but missed the module ungrouping.
TYSM @CLOVIS!!! 👏
c
No problem! So many hidden settings everywhere!
e
That’s just for IntelliJ, right? Can’t find this option in android studio
c
I don't see a reason this wouldn't work in Android Studio, since it's a fork of IntelliJ, but they may have moved it elsewhere… I don't use it, so I can't say