Arkady Shapkin
Arkady Shapkin
View Changes(FormDiff) also has very similar functionality. I think file history functionality should be moved to this form
It should look like FormBrowse, but can be opened as new window.
You can use codeplex site for tests with TFS
> @KindDragon please test. Works good for me
Can you make "Comparing local to latest" asynchronous? This action take 1-2 seconds for my repository and sublime non responsive when this action executing
Sorry, I mean diff command that is performed when opening files
TFS always do diff over network.
I don't know :( My TFS repository is very big. I guess because of that
I found root of this issue, it is `tfs_root` that called from main thread.