Skip to content

Allow for excluding files from the problem tab #2150

@FieteO

Description

@FieteO

I have a java project that has a rather large proportion of files that are generated by openapi-generator. The generated code contains a lot of problems that I will not resolve (i.e The import XY is never used). This is cluttering the problems view.

Cluttered problems view

I know that this view can be filtered and that there is the files.exclude option. I also found feature requests (#22289, #43135) for vscode to include a files.problemExclude option.

However this comment made me wonder if this could/should be rather implemented by this extension to ignore particular folders in the problem analysis.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions