Search code examples
visual-studiowindows-explorer

Add Windows Explorer context menu options to Visual Studio context menu


Rather than using loads of half-supported add-ins on Visual Studio (2012), I would like to be able to right-click a file or folder in Solution Explorer or a document tab and have all the options I have on Windows explorer (e.g. Tortoise SVN, edit with Sublime Text, etc.). Is there an add-in, or something quick I can write myself that will allow this?


Solution

  • Check this extension in gallery link .

    Works ok for VS2010 Ultimate