yysun / git-tools

This extension provides a git changes tool window, a graphical git history viewer and menus to launch Git Bash, Git Extenstions and TortoiseGit.
http://yysun.github.com/git-tools
MIT License
78 stars 27 forks source link

How can I disable the file modification checking #12

Closed Sucran closed 5 years ago

Sucran commented 8 years ago

When I modify my project file, this plugin will show my the code change, but it makes my vs2013 very slow, so I want to know how can I disable the file modification checking? So my vs2013 will faster as before.