Files
neovim/runtime/lua/vim/lsp
Michael Strobel 90d15227c5 feat(lsp): workspace_required #31824
Problem:
Some language servers do not work properly without a workspace folder.

Solution:
Add `workspace_required`, which skips starting the lsp client if no
workspace folder is found.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2025-03-30 11:07:53 -07:00
..
2025-02-17 17:52:55 -08:00
2025-03-21 19:28:29 +08:00