0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/cli/tests/lsp
2021-04-01 20:18:51 +11:00
..
code_action_request.json
code_action_request_cache.json
code_action_resolve_request.json
code_action_resolve_request_response.json
code_action_response.json
code_action_response_cache.json
code_lens_request.json
code_lens_request_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
code_lens_resolve_request.json
code_lens_resolve_request_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
code_lens_resolve_request_impl.json
completion_request.json refactor(lsp): refactor completions and add tests (#9789) 2021-03-16 09:01:41 +11:00
completion_request_optional.json fix(lsp): ensure insert_text is passed back on completions (#9951) 2021-04-01 20:18:51 +11:00
completion_resolve_request.json feat(lsp): add import completions (#9821) 2021-03-25 11:13:37 +11:00
completion_resolve_request_optional.json fix(lsp): ensure insert_text is passed back on completions (#9951) 2021-04-01 20:18:51 +11:00
definition_request_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
did_change_notification_large.json
did_change_notification_large_02.json
did_change_notification_large_03.json
did_change_notification_mbc.json
did_open_notification.json
did_open_notification_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
did_open_notification_cache.json
did_open_notification_cl_impl.json
did_open_notification_cl_references.json
did_open_notification_code_action.json
did_open_notification_completion_optional.json fix(lsp): ensure insert_text is passed back on completions (#9951) 2021-04-01 20:18:51 +11:00
did_open_notification_completions.json refactor(lsp): refactor completions and add tests (#9789) 2021-03-16 09:01:41 +11:00
did_open_notification_large.json
did_open_notification_mbc.json
did_open_notification_mbc_fmt.json
did_open_notification_unstable.json feat(runtime): stabilise permissions and add event target capabilities (#9573) 2021-02-25 14:33:09 +11:00
exit_notification.json
formatting_request_mbc_fmt.json
hover_request.json
hover_request_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
hover_request_large_01.json
hover_request_large_02.json
hover_request_large_03.json
hover_request_mbc.json fix(lsp): diagnostics use own thread and debounce (#9572) 2021-03-10 13:41:35 +11:00
initialize_request.json
initialize_request_disabled.json
initialize_request_unstable.json
initialized_notification.json
performance_request.json
references_request_asset.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00
rename_did_open_notification.json
rename_request.json
selection_range_did_open_notification.json feat(lsp): implement textDocument/selectionRange (#9845) 2021-03-24 10:33:25 +11:00
selection_range_request.json feat(lsp): implement textDocument/selectionRange (#9845) 2021-03-24 10:33:25 +11:00
shutdown_request.json
signature_help_did_change_notification.json
signature_help_did_open_notification.json
signature_help_request_01.json
signature_help_request_02.json
virtual_text_document_request.json fix(lsp): handle data URLs properly (#9522) 2021-02-18 15:37:05 +11:00