Nino Floris

Results 314 comments of Nino Floris

OK! I did indeed see the hidden variable in sharplab, and nullable is a bit special here which is why I picked it ;) What surprises me is that in...

Heh I noticed you had a similar "why doesn't this work" moment in the email ;) It's all wonderfully tricky. Good luck to you all having to explain these new...

@MattWindsor91 How'd it go? Very curious in the progress of it all :)

@Jeern thanks for the report, it's really quite important to get this class of issues fixed. While I'm looking into this with @vonzshik, we have some suspects. Do you have...

https://github.com/OmniSharp/omnisharp-vscode/issues/371#issuecomment-366343773 I'm also seeing this behavior again

I went back to our codebase when it was still running on net core 2.0 (vs 2.1-preview2 right now) but that didn't help either. It might be an SDK thing...

Yep looking at it now, know very well your job is impossible otherwise ;)

Ok I've deleted all older and newer sdks and went back to sdk version 2.1.4. I've tried with omnisharp 1.12/1.13/1.14 and the latest 1.15 beta and they all fail with...

Sh$#@! `"omnisharp.useMono": true,` together with `brew install mono` fixes the squiggles... At least the internet will remember it for me now. Could 1.15 please include a newer built-in mono version?...

beta5 doesn't have a vsix attached, however something about mono having an assembly load issue in earlier versions does come to mind.