-
Notifications
You must be signed in to change notification settings - Fork 178
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
Support disabling Indie Linters #1603
Comments
Hi @smariel Try using the Lmk if you disable it through the UI and still doesn't work |
Thank you for the extra info, will debug |
Apparently IDE-X packages use the Linter "Indie" API. Linter does not support disabling them. but it should, thank you for reporting |
I don't know if you would consider this a separate issue, but I'm using the handy |
I'm using linter 2.2.0, linter-ui-default 1.7.1 and ide-typescript 0.8.0.
When the ide-typescript package is enabled, the Linter pane has servals errors or infos provided by a provider called
typescript
.Then, in the linter settings, when I add
typescript
in the "Disabled providers" field, nothing happens. The proviter is not disabled.The text was updated successfully, but these errors were encountered: