ale/test/lsp
Jerko Steiner 3e8c8d3ccb Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import support (tsserver) (#2709)
This commit adds support for renaming symbols in tsserver and with LSP tools, and for organising imports with tsserver. Completion results for symbols that can be imported are now suggested if enabled for tsserver completion done via ALE.
2019-09-12 21:53:23 +01:00
..
test_closing_documents.vader Close #829 - Close LSP documents when buffers are deleted 2019-05-14 00:21:58 +01:00
test_did_save_event.vader Fix LSP tests 2019-05-24 01:13:52 +01:00
test_engine_lsp_response_handling.vader Fix LSP tests 2019-05-24 01:13:52 +01:00
test_lsp_client_messages.vader Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import support (tsserver) (#2709) 2019-09-12 21:53:23 +01:00
test_lsp_command_formatting.vader #2132 Use an on-init callback for all LSP logic 2019-02-13 17:26:37 +00:00
test_lsp_connections.vader Use one LSP connection per project 2018-08-24 13:16:58 +01:00
test_lsp_custom_request.vader Support custom LSP notifications 2019-06-01 16:27:44 +02:00
test_lsp_error_parsing.vader
test_lsp_root_detection.vader Try to fix the tests 2019-05-20 20:06:44 +01:00
test_lsp_startup.vader Fix #2515 - Send client capabilities to LSP servers 2019-05-20 09:40:06 +01:00
test_other_initialize_message_handling.vader Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import support (tsserver) (#2709) 2019-09-12 21:53:23 +01: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