Is it possible to turn off the "'private' modifier is redundant" (RECS014) IntelliSense warning?
Inside VS, expand the 'References' node in Solution Explorer and right click on 'Analyzers' and select 'Open Active Rule Set' Expand the 'RefactoringEssentials' node and change RECS0145 from Warning to None
I would try: In Visual Studio 2015, go to 'Tools | Options | Text Editor | C# | General both "Auto list members" and "Parameter information" should be checked. If that doesn't work I would try to disable ReSharper in VS2013 and try to get the normal intellisense working.
Visual Studio 2015 or 2017 shows IntelliSense errors but solution compiles Hot Network Questions Split a restaurant bill, including tip Create zones from lines inside a boundary (QGIS)
In Visual Studio 2015, I could disable CodeLens (all the sub features in CodeLens) and hide "n references".
RECS0145
from Warning
to None
.ruleset
file into other projects and manually change the name and description (the file is simply XML)https://github.com/icsharpcode/RefactoringEssentials/wiki/Custom-Rule-Sets-for-Analyzers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With