mirror of
https://github.com/dense-analysis/ale
synced 2024-12-26 16:12:40 +00:00
be69af2705
Default `g:ale_disable_lsp` to a new mode `'auto'` by default. With this setting applied, ALE will now check for the presence of nvim-lspconfig and automatically turn off particular LSP linters if already configured via nvim-lspconfig. For users that do not use `nvim-lspconfig`, everything should work as before. |
||
---|---|---|
.. | ||
test_closing_documents.vader | ||
test_did_save_event.vader | ||
test_engine_lsp_response_handling.vader | ||
test_handling_window_requests.vader | ||
test_lsp_client_messages.vader | ||
test_lsp_command_formatting.vader | ||
test_lsp_connections.vader | ||
test_lsp_custom_request.vader | ||
test_lsp_error_parsing.vader | ||
test_lsp_root_detection.vader | ||
test_lsp_startup.vader | ||
test_other_initialize_message_handling.vader | ||
test_read_lsp_diagnostics.vader | ||
test_reset_lsp.vader | ||
test_update_config.vader |