Visual Studio Code on Mac: THE DEFINITIVE GUIDE

So it seems like there’s a bunch of stuff that Unity is willing to accept and compile fine but Omnisharp doesn’t. For example I get this:

[ERROR:OmniSharp.MSBuild.MSBuildProjectSystem] Use of possibly unassigned field `bounds’

Now the problem is that there’s no reference whatsoever in terms of a line ref or at least a file ref when Omnisharp spews out errors so I have no idea where to go to fix this. This makes the tool totally useless. I have no idea where this offending “bounds” is.

Is there a way to get file and line refs for OmniSharp errors?

Thanks!

I found getting VSCode up and running on Mac to be a pain in the balls… so I wrote this guide in the hopes that other people find it easier.

Hah! You were a day late on this. I switched to Code on Friday. Yes, it was a pain… your guide would have helped :slight_smile:

1 Like