Search code examples
android-studiointellij-ideaproject-explorer

Is it possible to make a custom project view in IntelliJ IDEA?


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?


Solution

  • You can use custom scopes for that: Configuring Scopes and File Colors