elixir-ls
elixir-ls copied to clipboard
Refactoring: Create a ClientCapabilities struct
Create a %ClientCapabilities{} struct that can centralize the client capabilities detection (instead of having the majority of it in ElixirLS.LanguageServer.Server).
Is it covered by Experimental server?