Can I have a custom project view in IntelliJ IDEA
? For example in Android Studio
we get this:
Now, I want a custom one like that to show only java files and one to show only xml files. It is possible to do so?
CodePudding user response:
You can use custom scopes for that: Configuring Scopes and File Colors