Skip to content
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

Feature request: filter errors and warnings #557

Closed
troydai opened this issue Jul 11, 2016 · 2 comments
Closed

Feature request: filter errors and warnings #557

troydai opened this issue Jul 11, 2016 · 2 comments

Comments

@troydai
Copy link
Contributor

troydai commented Jul 11, 2016

Today, all the errors and warnings generated are all shown up in the errors panel. However, there are situations in which although many of them are valid users will want them to be ignored.

For example, errors like XML comments missing shows up consistently makes the editing experience bad.

@filipw
Copy link
Contributor

filipw commented Jan 28, 2017

fixed by OmniSharp/omnisharp-roslyn#734?
or is this intended to be something else?

@DustinCampbell
Copy link
Member

Yeah, I think this is fixed. At least @troydai's comment about XML comments is fixed. Of course, it was @troydai's bug in the first place, since he didn't pass the NoWarn values down into the C# completion. 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants