More Source Control Informations in Solution Explorer
- when hovering over (for example) checked out files (or the check out icon itself) in the solution explorer, I want to see WHO has checked out this file without opening the source control explorer, search the file and get this piece of information (I already stated this to Martin Woodward via Twitter)
- when hovering over the the source control icons or the files in the projects, I want to see the changeset number I have in my workspace and the latest changeset number that exists in source control, maybe some dates could be placed there, too (last check-in etc.)
- if I open a project that is bound to source control, it should be checked wether there exists a higher changeset in source control, so I am notified about it and am able to get the last version before starting to code