elixir-lsp / elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://elixir-lsp.github.io/elixir-ls/
Apache License 2.0
1.5k stars 196 forks source link

Invalid error message on nil configuration returned from client #1001

Closed lukaszsamson closed 1 year ago

lukaszsamson commented 1 year ago
[ERROR][2023-10-03 17:51:29] ...lsp/handlers.lua:535    "Cannot get client configuration: {:ok, [nil]}"
[WARN][2023-10-03 17:51:32] ...lsp/handlers.lua:537 "Did not receive workspace/didChangeConfiguration notification after 3 seconds. The server will use default config."