This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/lsp
w0rp 81c73da3b9
#2132 - lint and fix with ale#command#Run
A new function is added here which will later be modified for public use
in linter and fixer callbacks. All linting and fixing now goes through
this new function, to prove that it works in all cases.
2019-02-06 22:00:11 +00:00
..
test_did_save_event.vader Use one LSP connection per project 2018-08-24 13:16:58 +01:00
test_lsp_client_messages.vader Add textDocument/typeDefinition for LSP (#2226) 2019-01-21 23:06:28 +00:00
test_lsp_command_formatting.vader test/lsp: ensure linter name is set 2019-01-26 04:46:41 +00:00
test_lsp_connections.vader Use one LSP connection per project 2018-08-24 13:16:58 +01:00
test_lsp_error_parsing.vader Support strings in data field of error responses 2018-07-13 06:42:28 +02:00
test_lsp_root_detection.vader Add additional ways to detect LSP project root 2019-01-26 04:46:41 +00:00
test_other_initialize_message_handling.vader Merge pull request #2035 from jparise/lsp_config_callback 2018-10-31 16:24:11 +00:00
test_read_lsp_diagnostics.vader Update tests 2019-01-21 18:36:52 +03:00
test_reset_lsp.vader #2132 - lint and fix with ale#command#Run 2019-02-06 22:00:11 +00:00
test_update_config.vader Only send LSP config updates when the dict changes 2018-10-31 08:42:42 -07:00