I'm collaborating on a project and the team is using TFS 2013 for source control. I have no connection issues and checking in/out is pretty fast.
The problem is that whenever I try to add a new file, which I do by Right-Clicking a folder or a project to add a new Item or create a new folder, Visual Studio becomes unresponsive for several minutes before the context menu pops up, and then for another several minutes when I try to open the Add
child menu. Afterward, actually adding the item/folder is fast. Obviously this is severely killing my productivity.
I'm using Visual Studio 2013 Update 5, and I don't encounter this issue when working with local projects or projects using other source control systems so I reckon this somehow relates to TFS? the only extension I have is Productivity PowerTools and NUnit Test Adapter. I have tried the TFS Go Offline extension but that didn't help.
Has anyone encountered a similar issue? any thoughts on how to resolve this would be much appreciated.