VCS Folder Highlighting in Project View

Answered

Hey :D

I am writing to know about a specific feature in WebStorm related to version control system (VCS) integration. 

In VSCode when a file tracked by Git is modified, both the file and its parent folder are highlighted in the project tree, significantly aiding in identifying changed parts of a project at a glance.

I've been trying to find a similar functionality in WebStorm that would allow folders containing modified files to stand out in the Project view, but so far, I haven't had any luck. Could you please inform me if WebStorm/IntelliJ currently supports this feature, or if there are any settings or plugins available that enable similar functionality for highlighting folders with VCS changes?

Example of what I'm describing:

0
2 comments

Hi,

In Settings | Version Control | Confirmation, please enable “Highlight directories that contain modified files in the Project tree”. 

1

^ Thanks that worked

0

Please sign in to leave a comment.