Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReSharper 9 #50

Open
sliekens opened this issue Dec 17, 2014 · 25 comments
Open

ReSharper 9 #50

sliekens opened this issue Dec 17, 2014 · 25 comments

Comments

@sliekens
Copy link

Will the extension be updated for ReSharper 9?

@SergeyTeplyakov
Copy link
Owner

Steven, I'll update for R# 9 as soon as I'll get an license.

@sliekens
Copy link
Author

sliekens commented Jan 2, 2015

Have you applied for a free license?

@SergeyTeplyakov
Copy link
Owner

Thanks, I've applied for a free license today.

@larsw
Copy link

larsw commented Jan 6, 2015

Anticipating the update!

@Igorbek
Copy link

Igorbek commented Jan 15, 2015

looking forward to see update ...

@SergeyTeplyakov
Copy link
Owner

I've got a R# 9.0 license. So I'll update the plug-in shortly (ETA - next weekend).

@sliekens
Copy link
Author

Great! I'm looking forward to this. I had to memorize all code contract snippet shortcuts to make ReSharper 9 usable without the plugin.

@dvdwouwe
Copy link

dvdwouwe commented Feb 3, 2015

Can you give a reasonable time frame when there is support for R# 9.0?

@SergeyTeplyakov
Copy link
Owner

Good news, everyone! I've update R# at home and on my working machine, so I don't have any other options except to migrate my plug-in as soon as possible:) I can't use contract without it as well!

@tom-englert
Copy link

Hopefully this great extension is available soon - I'm starving without it!

@Deathspike
Copy link

+1 I would like to have this in R#9 too

@SergeyTeplyakov
Copy link
Owner

Sorry for the delay. I've faced some strange issue migrating unit tests to the R# 9. Hope to fix them soon.

@sliekens
Copy link
Author

sliekens commented Mar 1, 2015

Is the master branch up-to-date? I'd like to take a look if you don't mind.

@SergeyTeplyakov
Copy link
Owner

@StevenLiekens Absolutely. Feel free to play with it.

I've talk to Jetbrains, unfortunetely test infrastructure is broken in 9.0, so this is expected that I'm unable to run my test suite for R#9. And without tests it is really hard to tell, is this tool working fine with R# 9.0 or not.

THey promised to fixed tests in 9.1.

@tom-englert
Copy link

I have downloaded the master branch. It does not build, and I don't find any R#9 related stuff there. Where can I get the latest version?

@SergeyTeplyakov
Copy link
Owner

@tom-englert There is no any R# 9.0 related stuff there because I can't proof that they would be correct. As I mentioned earlier - unit tests are broken for R# 9.0, so there is no way to run them for plug-ins currently.

To fix the build errors I believe you have to install R# sdk. I'll check on empty virtual machine and will fix the build issues.

@tom-englert
Copy link

I agree that untested code should not got to the master branch, but you could commit it to an experimental branch, so we can build an try it on our own risk.

@eddievelasquez
Copy link

Any updates? Will the 9.0-compatible code be added to an experimental branch as Tom suggested?

@SergeyTeplyakov
Copy link
Owner

Experimental version for R# 9.1 is available here: https://resharper-plugins.jetbrains.com/packages/ReSharper.ContractExtensions/0.9.1.5

Still need to double check with VS2013, but with VS2015 this version works fine.

@tom-englert
Copy link

I tried with VS2013, works fine! Great job!

@SergeyTeplyakov
Copy link
Owner

@tom-englert Thanks! I'm glad that I finally managed to release updated version!

@eddievelasquez
Copy link

Will VS2012 be supported?

@SergeyTeplyakov
Copy link
Owner

@eddievelasquez It should work out of the box. This tool is working with R# 9.1, and that's the only requirement.
If you have issues running this plug-in on VS2012 please check, maybe you're using older version of R#.

@eddievelasquez
Copy link

I have updated everything and can now confirm that it is working like a champ with VS2012. Thanks, great job!

@SergeyTeplyakov
Copy link
Owner

@eddievelasquez Glad to hear this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants