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

vim.lsp.get_active_clients() is deprecated #110

Open
JLineaweaver opened this issue May 20, 2024 · 1 comment
Open

vim.lsp.get_active_clients() is deprecated #110

JLineaweaver opened this issue May 20, 2024 · 1 comment

Comments

@JLineaweaver
Copy link

Upgraded to the latest neovim version and started seeing the following message

vim.lsp.get_active_clients() is deprecated, use vim.lsp.get_clients() instead. :help deprecated
Feature will be removed in Nvim 0.12
@JLineaweaver
Copy link
Author

Looks like fix: 0.11 compat handles 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

1 participant