VSCodeTriageBot / testissues

Clone of the vscode issue stream.
42 stars 23 forks source link

True workspace level exclusion for problems view #325

Open VSCodeTriageBot opened 2 years ago

VSCodeTriageBot commented 2 years ago

Related to -22289 , which allows filtering problems in the problem view, but a saveable, shareable, persistent setting that could be added to ./.vscode/settings.json.

Consider my personal scenario: the TOML extension reads all files of the format .*rc, but it's actually INI format. Even changing the language retails the parser syntax highlighting for the error, and I don't want to disable it for the workspace -- I have real TOML files. I just want to ignore problems stated for this file.

Also, this workspace configuration is shared by others working on the project -- other users shouldn't have to do this independently. Not to mention telling them to filter !**/.*rc persists a message showing that they're viewing a subset, and doesn't change the badge count on the problems panel.

Essentially, this is reflective of all the comments after https://github-com/microsoft/vscode/-/22289-issuecomment-380851049

I'd suggest a setting nearly identical to files.exclude, but to only exclude it from being evaluated in the problems panel.

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for label error-list: 0.8. does meet threshold

VSCodeTriageBot commented 2 years ago

confidence for assignee sandy081: 0.95. does meet threshold