I’m looking to enhance the Visual Studio Solution Explorer. The problem I have is the following:
When I drag & drop a file in Solution Explorer it copies this file instead of moving it and in TFS this file is added instead of moved (rename)
Is it possible to intercept or add to the drag & drop functionality of the Visual Studio Solution Explorer so that I can call the required tf commands myself?
If the solution is already configured for integrated source control then the drag and drop functionality pends a rename operation in VS 2010 / TFS 2010.