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

workspace/publishDiagnostics doesn't pass back version information to client #566

Open
Dylmay opened this issue Jun 4, 2024 · 1 comment

Comments

@Dylmay
Copy link

Dylmay commented Jun 4, 2024

Currently the Python lsp server doesn't pass information about the version of a document that linting was ran on.

This could be a minor improvement for some clients which can drop diagnostics based on out-of-date versions, stopping incorrect diagnostics from being shown

See #565

@ccordoba12
Copy link
Member

It'd be nice to have this here, thanks for suggesting and implementing it.

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

No branches or pull requests

2 participants