Visual Studio is not underlining errors. For example on my PC if type out: private int myInt
it will put a little red underline after because i forgot ;
on my mac it does nothing making debugging a lot harder.
I did a few google searches but the only thing i find is to go to Tools → Options → Text Editor → C# → Advanced → Underline errors. Tools doesn't have an options tab on the Mac version, and when I found the Text Editor → C# under preferences, theres no Advanced option.