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

Lint errors should be removed on file write #101

Open
mattysweeps opened this issue Jun 7, 2021 · 1 comment
Open

Lint errors should be removed on file write #101

mattysweeps opened this issue Jun 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mattysweeps
Copy link

I'm not sure if this bug belongs in the extension or the language server itself. Since I use the extension I'm posting it here first.

Describe the bug
Some linters take a long time to run. This often leads to stale lint errors after I save a file.

Expected behavior
It would be nice if all lint errors from the diagnostic language server were cleared when the file is written. If there's an autocmd for this, that would work too.

@iamcco
Copy link
Owner

iamcco commented Jul 23, 2021

It is not support yet.

@Freed-Wu Freed-Wu added the enhancement New feature or request label Aug 31, 2023
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

3 participants