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

Exlude files and directories by glob #412

Open
casaper opened this issue Mar 16, 2022 · 2 comments
Open

Exlude files and directories by glob #412

casaper opened this issue Mar 16, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@casaper
Copy link

casaper commented Mar 16, 2022

Is your feature request related to a problem? Please describe.

Currently, I see no way to disable the linter for only part of a project.
I could only help myself by disabling the extension for the whole workspace so far.

Describe the solution you'd like

A global and workspace settings option that allows to add an array of file/path globs, that are not to be linted by this extension.

Did I just not find it?

Of course, I'm glad you told me, in case that is actually possible already, and I just have not seen it.

@casaper casaper added the enhancement New feature or request label Mar 16, 2022
@davidlday davidlday self-assigned this Mar 24, 2022
@davidlday
Copy link
Owner

Thank you for the suggestion! Not sure how soon I'll be able to work on it, but I'm open to PRs.

@casaper
Copy link
Author

casaper commented Mar 24, 2022

@davidlday OK, I consider doing a PR sometime. Currently, I have no time to do it as well.

Presumably I will need to see how to do it actually, since I've never coded any VSCode extension yet.

Happy to learn a bit of theat though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants