ale/test/lsp
w0rp be69af2705
#4607 No conflicts with nvim-lspconfig by default
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.
2023-09-14 00:40:56 +01:00
..
test_closing_documents.vader Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
test_did_save_event.vader Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
test_engine_lsp_response_handling.vader #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
test_handling_window_requests.vader Adding support for LSP window/showMessage method (#2652) 2019-10-18 16:17:54 +01:00
test_lsp_client_messages.vader Fix ale#util#GetBufferContents and propagate use (#4457) 2023-03-14 20:55:28 +00:00
test_lsp_command_formatting.vader Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
test_lsp_connections.vader
test_lsp_custom_request.vader Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
test_lsp_error_parsing.vader
test_lsp_root_detection.vader #3599 - Use ale_root instead of ale_lsp_root 2021-03-01 20:51:29 +00:00
test_lsp_startup.vader Communicate support for markdown to the lsp server (#4450) (#4453) 2023-07-25 10:43:57 +01:00
test_other_initialize_message_handling.vader Add ALEGoToImplementation (#4160) 2022-04-30 12:28:26 +09:00
test_read_lsp_diagnostics.vader Use JSON output for eslint and fix tsserver column 2019-06-02 14:39:03 +02:00
test_reset_lsp.vader Close #2132 - Add deprecation warnings for old features 2019-04-07 16:24:08 +01:00
test_update_config.vader Fix #2295 - Respond to initialize with an initialized message 2019-02-15 08:54:53 +00:00