This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Highlight git changes on the level of a project #564
Closed
Description
Hi currently Atom is highlighting files in which there are git changes. However when you collapse project tree, a project name isn't highlighted. Because of that I have to unfold each project's directories tree to check whether I've made some changes. I'm working on several connected projects in the same time so that's why I think such feature would be handy. What do you think? :)
It would also be nice to have, next to the project name, an indicator showing how many commits have been made and are waiting to be pushed and what branch I'm currently on. Such feature is present for instance in Eclipse.