mirror of https://github.com/dense-analysis/ale
3348222abc
* Advertise codeActionLiteralSupport to LSP server Without this, rust-analyzer doesn't return any code actions. With it, everything works properly. * linter fixes * test cases fixes * Fix underflow of column in position. Special values like for example -1 to denote the end of a line are not supported. [reference](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#position) Co-authored-by: Brian Gernhardt <brian@gernhardtsoftware.com> |
||
---|---|---|
.. | ||
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 |