What is this new feature in 2018.3 and how do I turn it off?

Answered

So I did the update to Rider 2018.3 today and now my editor is full of extraneous non-code (see the `value:` tag in the image below).

I disabled the new CodeVision feature and restarted - it still shows up. In my real code, it's incredibly distracting. 

What is this new feature and how do I disable it?

~rick

0
2 comments
Avatar
Permanently deleted user

Found the solution - it's not a Rider thing, it's a Resharper thing. 

https://blog.jetbrains.com/dotnet/2018/11/27/inline-parameter-name-hints-c-vb-net-resharper-rider/

0

Rpreston,

Yes, this feature is from ReSharper and is named parameter name hints. You can disable it in Rider via "File | Settings | Editor | Parameter Name Hints".

0

Please sign in to leave a comment.