A Visual Studio extension to display TFS Pending Changes on the margin of the current file.
You can grab the extension from the Visual Studio Gallery.
The colors used in the sidebar can be configured via Tools -> Options... -> Environment -> Fonts and Colors:
- TfsPendingChangesMargin Added line margin (green by default)
- TfsPendingChangesMargin Modified line margin (blue by default)
- TfsPendingChangesMargin Removed line margin (red by default)
This fork adds support for Visual Studio 2022 and builds off the original version from Aleksey Nagovitsyn and further changes from JapNolt


