Borek Bernard
Borek Bernard

Reputation: 53331

What is "Roslyn Code Fixes" in Visual Studio 2015?

I see this in the newly released VS 2015:

Roslyn Code Fixes

However, clicking it does nothing (tried also double-clicking, shouting at it, etc.). How to interact with this element?

Upvotes: 10

Views: 4718

Answers (2)

Zachary Dow
Zachary Dow

Reputation: 1947

It looks like they just released Resharper 9.1.2 today (July 21, 2015).

I had this same problem when I installed 9.1.1 Reshaper from Visual Studio 2015 in the Tools -> Extensions and Updates... menu.

It's likely best to just grab it on their site right now.

Upvotes: 5

Borek Bernard
Borek Bernard

Reputation: 53331

Ah, it's ReSharper 9.x causing this. They probably need to update for VS2015 RTM yet.

Upvotes: 0

Related Questions