Modified files indicators

Hello, I'm trying out PHPStorm 7 and I want to switch from Netbeans. However, there's one problem that's breaking the deal. In Netbeans, it not only color codes the filenames according to their git status, but it also gives an indicator on the folder itself and text indicators next to the filename. Does PHPStorm do this as well? I don't want to click every folder to see if a file have been changed inside of it. I've attached an image that will explain better than I can. :)



Attachment(s):
git.png
1
3 comments

Hi there,

Does PHPStorm do this as well?


Yes (by changing color instead of icon, IIRC) -- it's turned off by default.

Settings | Version Control | Show directories with changed descendants

1

That's close enough for me. Plus, I discovered the "Changes" tab. :)

0

Please sign in to leave a comment.