Rider suggest wrong values for function params Follow
Might be a bug but Rider keeps suggesting a variable in my class/function and adds colon after it. Is it possible to teach Rider to only suggest variables that has the same type as function has defined?
Only the second choice is a valid one:
C#
Please sign in to leave a comment.
To stop unwanted suggestions you may want to try one of the scenarios below: