question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't ignore "Code Issue"

See original GitHub 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?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Rosalie241commented, Sep 28, 2018

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: https://github.com/OmniSharp/omnisharp-roslyn/issues/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.

0reactions
Rosalie241commented, Oct 4, 2018

Alright, I’ll close this since this is not my issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't ignore issues in blocks - Google Groups
I have some duplicated code in ClassA.java and ClassB.java and sonarqube complains about them as code smells. I want to ignore it in...
Read more >
How to fix "gitignore not working" issue - gists · GitHub
Commit all the changes to git. Exclude the folder/files you don't want commit, in my case node_modules · Execute the following command to...
Read more >
Cannot ignore specific code duplication (only option is to turn ...
Hi, we have started using the SonarCloud service recently and are still tweaking the settings to make sure how to get the most...
Read more >
Parts of code are ignored by compiler, can't put breakpoint on ...
Hello, I have a problem in my program, At execution in debug mode the code I wrote is just ignored. The code is...
Read more >
Ignore Issues in Blocks - sonarqube - Stack Overflow
Show activity on this post. Code lines between them should be ignored by SQ. Site http://docs.sonarqube.org/display/SONAR/Narrowing+the+Focus ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found