ale/test/lsp
w0rp ae1d051504
#4454 Clean up more tests and code
* Remove some tests we no longer need
* Delete blocks of redundant code
* Compress some tests together to simplify them
* Remove a little code for ancient linter versions
* Escape more executables we didn't escape before
* Rename a deno option that didn't match our conventions
2023-09-16 22:23:30 +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 #4454 Clean up more tests and code 2023-09-16 22:23:30 +01:00
test_lsp_client_messages.vader Stop supporting ale_lsp_root 2023-09-16 17:17:42 +01:00
test_lsp_command_formatting.vader
test_lsp_connections.vader
test_lsp_custom_request.vader
test_lsp_error_parsing.vader
test_lsp_root_detection.vader Stop supporting ale_lsp_root 2023-09-16 17:17:42 +01: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
test_reset_lsp.vader Close #4458 - Add an ALEStopLSP command 2023-09-16 17:03:02 +01:00
test_update_config.vader