yysun / Git-Source-Control-Provider

Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.

Home Page:http://gitscc.codeplex.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saving a file triggers a complete refresh

sharwell opened this issue · comments

Saving a file triggers a complete refresh operation, but it would be more efficient to simply inform VS that the state of that file has changed and replace the entry in the tracker cache (without creating a new tracker). This would also remove the delay between a save operation and when the update appears in the solution explorer.

Is this bug ever going to be fixed? Has this project been abandoned?