mirror of
https://github.com/dense-analysis/ale
synced 2024-12-26 08:02:25 +00:00
d0284f22ea
* Add textDocument/typeDefinition for LSP Doc to spec https://microsoft.github.io/language-server-protocol/specification#textDocument_typeDefinition This works like textDocument/definition but resolves a location of a type of an expression under the cursor. I'm not sure what to do with tsserver though. * Fix passing column to LSP * test_go_to_definition: wording * Add tests for textDocument/typeDefinition * Add docs for textDocument/typeDefinition |
||
---|---|---|
.. | ||
test_did_save_event.vader | ||
test_lsp_client_messages.vader | ||
test_lsp_command_formatting.vader | ||
test_lsp_connections.vader | ||
test_lsp_error_parsing.vader | ||
test_other_initialize_message_handling.vader | ||
test_read_lsp_diagnostics.vader | ||
test_reset_lsp.vader | ||
test_update_config.vader |