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

[depracated] lsp modules uses diagnostic api that is deprecated in 0.6 #220

Closed
kunzaatko opened this issue Dec 11, 2021 · 4 comments
Closed

Comments

@kunzaatko
Copy link
Contributor

kunzaatko commented Dec 11, 2021

There is a deprecation on vim.lsp.diagnostic.{get_count,get_line_diagnostics}. vim.diagnostic.get should be used instead. There is a full list of deprecations in :h deprecated.

@kunzaatko
Copy link
Contributor Author

You can assign it to me, but I will have time in about 2 weeks.

@kunzaatko
Copy link
Contributor Author

@weeman1337
Copy link

see #219

@kunzaatko
Copy link
Contributor Author

Yeah, this works. I think this is a full fix of this issue, looking through the diff.

Closing in favour of #219

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