Search code examples
intellij-idea

Is there any way for Intellij to bold or highlight directory that has file changes like Eclipse


Is there any way in Packages or Projects pane to highlight or bold directories/path that has local file changes (diff from VCS repository). Eclipse has this.

I know there is a way to get all the changes if I change the pane to Changed files.


Solution

  • Settings -> Version Control -> Show directories with changed descendants.