scalameta / nvim-metals

A Metals plugin for Neovim
https://scalameta.org/metals/
Apache License 2.0
455 stars 74 forks source link

Remove usages of `get_active_clients()` #672

Closed ckipp01 closed 1 month ago

ckipp01 commented 2 months ago

Describe the bug

You get this error for some commands

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

Expected behavior

No warnings

Operating system

macOS

Version of Metals

1.3.1+14-73d78f51-SNAPSHOT

Commit of nvim-metals

latest