OmniSharp / omnisharp-sublime

C# IDE Plugin for Sublime Text 3
http://omnisharp-sublime.readthedocs.org/en/latest/
MIT License
551 stars 64 forks source link

Stop Telling Me How to Write Code #232

Closed Xisrith closed 6 years ago

Xisrith commented 7 years ago

Just setup sublime with OmniSharp and I keep getting errors about capitalization or naming convention which are already annoying, but the unforgivable one was that I use camel casing for field names, even though by Microsoft's guidelines, all public members are to use Pascal casing.

I added ".*" to the IgnoredCodeIssues list and I'm still getting the same warnings.

All I want is the auto complete for convenience.

(Also apologies if this is not the fault of OmniSharp, I just don't know what else it could be)

Thanks

LuizThiagoDev commented 7 years ago

Same here =(

Rosalie241 commented 6 years ago

No useful feedback/comment has been provided,

Closing