ag91 / code-compass

A set of code analyses that assist you in tackling software complexity
GNU General Public License v3.0
150 stars 14 forks source link

Integrate with magit for better visibility #12

Open larebsyed opened 3 years ago

larebsyed commented 3 years ago

We can add a section in magit buffer to show the files coupled with currently edited files it git

ag91 commented 3 years ago

How would you use that? As a reminder?

larebsyed commented 3 years ago

Yes before commit one would be able to see all the coupled file related to currently uncommited files. This should integrate the feature into already active workflow

larebsyed commented 3 years ago

@ag91 What do you think about this feature?

ag91 commented 3 years ago

It is interesting! I was planning to use magit's status buffer anyway at some point. If you want to give a try at implementing this, I would welcome a PR. (Otherwise you will have to wait a bit because I am working also on some other projects at the moment...)

On Sat 27 Mar 2021 at 20:50, Lareb Khalil Syed @.***> wrote:

@ag91 What do you think about this feature?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.