mirror of
https://github.com/dense-analysis/ale
synced 2024-12-22 06:10:07 +00:00
2ac9e2a29e
Each LSP connection now stores its configuration dictionary. It is initially empty (`{}`) and is updated each time the LSP connection is started. When a change is detected, the workspace/didChangeConfiguration message is sent to the LSP servers with the updated configuration. |
||
---|---|---|
.. | ||
test_did_save_event.vader | ||
test_lsp_client_messages.vader | ||
test_lsp_command_formatting.vader | ||
test_lsp_connections.vader | ||
test_lsp_error_parsing.vader | ||
test_other_initialize_message_handling.vader | ||
test_read_lsp_diagnostics.vader | ||
test_reset_lsp.vader | ||
test_update_config.vader |