omnisharp-server
omnisharp-server copied to clipboard
Rule 'Fields' error
Hi go this error but can't understand it. My variable name is correct, the only one that would need a '_' are the private one but no error/warnings reported on it.
Name should have prefix '_'. (Rule 'Fields'). public AudioClip deathClip;
I think, that you inverse the two conventions.
I have had similar problems with this rule and cannot get OmniSharp to ignore it despite it being in the config.json my server loads.