ReSharper 8.1 no longer showing properties in the properties view
In all previous versions of ReSharper when I highlighted a project, the Properties view would show some additional fields (language level and a few other things). In ReSharper 8.1 I no longer see these. Have these moved somewhere else? I've been having to manually create and edit .resharper files now for each of my projects.
Please sign in to leave a comment.
Hello,
I'm getting it all working with ReSharper 8.1.
Could you please provide a screenshot of what's going on in this window in your case?
Thanks.
Attachment(s):
screen590.png
I'm only seeing this in Visual Studio 2008. In VS2010 I don't see an issue. I've attached a screenshot of a project in VS2008.
Attachment(s):
screenshot.png
Hi Alex,
Could you please provide a fullscreen screenshot of VS when it's happening?
Thanks.
Sure, see the attached screenshot.
Attachment(s):
screenshot.png
Hello Alex,
Does this issue affect all your solutions?
Could you please try to run 'Repair' on ReSharper installation via 'Control Panel | Add/Remove Programs'?
If it won't help, could you run Visual Studio with the following command line: 'devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose'.
After that, please create a new Class Library solution, verify that the options are not there and send me a corresponding 'resharper_log.txt' file.
Thanks.
Ahh! Doing a repair fixed it. Very strange. Thank you for your help.