0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 14:47:26 -04:00
deno/cli/tests/lsp
2021-08-06 11:46:32 +10:00
..
registries
a.d.ts feat(cli): support "types" when type checking (#10999) 2021-06-22 07:18:32 +10:00
b.d.ts feat(cli): support "types" when type checking (#10999) 2021-06-22 07:18:32 +10:00
code_action_ignore_lint_params.json
code_action_ignore_lint_response.json
code_action_params.json
code_action_params_cache.json
code_action_params_deadlock.json
code_action_params_imports.json
code_action_params_refactor.json feat(lsp): implement refactoring code actions (#11555) 2021-08-06 11:46:32 +10:00
code_action_resolve_params.json
code_action_resolve_params_imports.json
code_action_resolve_params_refactor.json feat(lsp): implement refactoring code actions (#11555) 2021-08-06 11:46:32 +10:00
code_action_resolve_response.json
code_action_resolve_response_imports.json
code_action_resolve_response_refactor.json feat(lsp): implement refactoring code actions (#11555) 2021-08-06 11:46:32 +10:00
code_action_response.json
code_action_response_cache.json
code_action_response_imports.json
code_action_response_refactor.json feat(lsp): implement refactoring code actions (#11555) 2021-08-06 11:46:32 +10:00
code_lens_resolve_response.json
code_lens_resolve_response_impl.json
code_lens_response.json
code_lens_response_changed.json
code_lens_response_impl.json
code_lens_response_test.json
completion_request_params_optional.json refactor: share test harness for lsp between bench and integration (#10659) 2021-05-18 06:45:13 +10:00
completion_request_response_empty.json
completion_resolve_params.json
completion_resolve_params_optional.json
completion_resolve_params_registry.json
completion_resolve_response.json
completion_resolve_response_registry.json
diagnostics_deno_deps.json
diagnostics_deno_types.json
did_open_params_deno_types.json
did_open_params_doc_symbol.json
did_open_params_import_hover.json feat(lsp): dependency hover information (#11090) 2021-06-25 09:06:51 +10:00
did_open_params_large.json
did_open_params_semantic_tokens.json
did_open_params_test_code_lens.json
document_symbol_response.json
formatting_mbc_response.json
import-map.json fix(lsp): handle importmaps properly (#11496) 2021-07-25 15:33:42 +10:00
incoming_calls_params.json
incoming_calls_response.json
initialize_params.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_bad_config_option.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_code_lens_test.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_code_lens_test_disabled.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_did_config_change.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_disabled.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_registry.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
initialize_params_unstable.json feat(lsp): ability to set DENO_DIR via settings (#11527) 2021-07-28 07:25:09 +10:00
lib.tsconfig.json
outgoing_calls_params.json
outgoing_calls_response.json
prepare_call_hierarchy_response.json
rename_response.json
selection_range_response.json
types.tsconfig.json feat(cli): support "types" when type checking (#10999) 2021-06-22 07:18:32 +10:00