-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't ignore "Code Issue" #242
Comments
I don't understand what you've tried, please explain it/post the full configuration file(and the path of it). |
|
Alright, omnisharp-server has been deprecated for a long time now, I'm the new maintainer so I just updated omnisharp-roslyn(also removed omnisharp-server) and it seems like you can't ignore code issues in omnisharp-roslyn yet: OmniSharp/omnisharp-roslyn#301 I'll most likely release a new version of omnisharp-sublime soon, need to fix a few things and test some more. But while you're at it, you can try the latest master. |
I'm testing it, so far I had some technical problems installing it, but after a while, it just started working again. So this is not a problem, although warnings are not popping up. Which is not really the big thing, but I liked it in the older releases. Is it going to come back later on? Or removed completely? |
I don't want to maintain a deprecated tool in this repo, so it's gone forever. I did not change how warnings/errors work, the panel should pop up like usual. |
Alright, I'll close this since this is not my issue. |
In the config.json configuration, I wrote this:
"^Comparison of floating point numbers can be unequal due to the differing precision of the two values.*"
And after that, my code wouldn't load in for OmniSharp. Maybe it's just with me, or I mistyped something, but can somebody help me out?
The text was updated successfully, but these errors were encountered: