How can I turn off Roslyn Code Fixes in VS 2015?
It works correctly (with the latest Resharper 9.1.2), but still while it initializes it blocks navigation, I mean Home, End, Left, Right are delayed for 0.5 - 1.5 seconds. Also it seems to be fool the nav keys, now it's the dozenth times I find myself in the VS main menu, or an other source file just by pressing the 4 nav keys I've listed, I don't know how...
What I've tried so far:
- Look for in the Tools/Options and search for 'Roslyn'
- Context menu withing the Roslyn Code Fixes
- Native search in Stackoverflow
Probably I am missing something it would not be so hard...