Open
Description
Some servers support dynamically updating server config settings. It would be cool if we automatically sent "workspace/didChangeConfiguration" notifications when a user updates a custom setting variable or calls lsp-register-custom-settings
directly. Currently AFAIK the user must restart the server after changing settings.