开发者

Does Resharper 6.0 (current version) support Microsoft Visual Studio 11 Developer Preview or can it be made to?

开发者 https://www.devze.com 2023-04-09 16:37 出处:网络
I\'ve read articles that explain how to enable Visual Studio 2010 managed e开发者_StackOverflowxtensions to get them working withMicrosoft Visual Studio 11 Developer Preview

I've read articles that explain how to enable Visual Studio 2010 managed e开发者_StackOverflowxtensions 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.


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/


Resharper 6.0 does not support VS11.

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

  • To download Resharper for VS 11:
    http://confluence.jetbrains.net/display/ReSharper/ReSharper+6.1+Nightly+Builds
  • To learn more about Resharper 6.1:
    http://blogs.jetbrains.com/dotnet/2011/11/resharper-61-eap-opens-much-more-than-a-bugfix-release/
  • For details on how the experience with VS11 in general is like, compared to VS2010:
    http://gurustop.net/blog/2011/11/10/notes-on-using-visual-studio-11-as-primary-ide-on-windows-7/

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/

Update 2:

Since VS11 has been fully released as VS 2012, Resharper has released final version 6.1 (free for 6.0 owners), and 7.x for it already and they're working just nice. Wrote this update as the answer still gets up-votes (thank you).

0

精彩评论

暂无评论...
验证码 换一张
取 消