I've read articles that explain how to enable Visual Studio 2010 managed extensions to get them working with Microsoft Visual Studio 11 Developer Preview

Running VS2010 Gallery Extensions In VS11, Meet Git Source Control Provider

However I haven't been able to apply the same logic to Resharper. Although it's a managed extension now, it doesn't appear to be packaged in a VSIX file, so I can't follow all the steps in the above mentioned article.

link|improve this question

feedback

2 Answers

up vote 8 down vote accepted

No (For R#6.0)

Whilst I can't find an official looking page on JetBrain's resharper web site, I did find a reply from a JetBrain's engineer

The upcoming ReSharper 6.1 will have initial experimental support for Visual Studio vNext.

http://devnet.jetbrains.net/message/5320971#5320971

Yes (For R#6.1)

Resharper 6.1 has now got experimental support for Visual Studio 11, albeit via a separate download to the normal 6.1 installer: http://www.jetbrains.com/resharper/download/index.html#related

Blog post explaining the current level of support in VS11: http://blogs.jetbrains.com/dotnet/2011/12/christmas-is-here-resharper-61-dotcover-12-and-dottrace-452-released/

link|improve this answer
feedback

Resharper 6.0 does not support VS11.

The nightly builds of Resharper 6.1 though are now available, and do support VS11.

Update:

For notes on installing Resharper on VS 11, and small gotachas and solution, check this post as well:
http://gurustop.net/blog/2011/11/11/resharper-6-0-resharper-6-1-vs11-visual-studio-11-support-keyboard-shortcuts/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.