.. |
registries
|
feat(lsp): provide registry details on hover if present (#13294)
|
2022-01-07 11:27:13 +11:00 |
a.d.ts
|
feat(cli): update to TypeScript 4.5 (#12410)
|
2021-12-10 09:12:21 +11:00 |
b.d.ts
|
feat(cli): update to TypeScript 4.5 (#12410)
|
2021-12-10 09:12:21 +11:00 |
code_action_ignore_lint_params.json
|
|
|
code_action_ignore_lint_response.json
|
feat(lsp): ignore specific lint for entire file (#12023)
|
2021-09-14 17:46:51 +05:30 |
code_action_params.json
|
|
|
code_action_params_cache.json
|
|
|
code_action_params_deadlock.json
|
|
|
code_action_params_import_assertion.json
|
fix(lsp): provide diagnostics for import assertions (#13105)
|
2021-12-16 14:53:17 +11:00 |
code_action_params_imports.json
|
|
|
code_action_params_refactor.json
|
|
|
code_action_redirect_response.json
|
feat(lsp): add redirect diagnostic and quick fix (#13580)
|
2022-02-04 18:14:57 +11:00 |
code_action_resolve_params.json
|
|
|
code_action_resolve_params_imports.json
|
|
|
code_action_resolve_params_refactor.json
|
|
|
code_action_resolve_response.json
|
|
|
code_action_resolve_response_imports.json
|
|
|
code_action_resolve_response_refactor.json
|
|
|
code_action_response.json
|
|
|
code_action_response_cache.json
|
|
|
code_action_response_import_assertion.json
|
fix(lsp): provide diagnostics for import assertions (#13105)
|
2021-12-16 14:53:17 +11:00 |
code_action_response_imports.json
|
feat(cli): update to TypeScript 4.6.2 (#13474)
|
2022-03-02 07:44:43 +11:00 |
code_action_response_no_disabled.json
|
|
|
code_action_response_refactor.json
|
feat(cli): update to TypeScript 4.6.2 (#13474)
|
2022-03-02 07:44:43 +11:00 |
code_action_update_ignore_lint_params.json
|
feat(lsp): ignore specific lint for entire file (#12023)
|
2021-09-14 17:46:51 +05:30 |
code_action_update_ignore_lint_response.json
|
feat(lsp): ignore specific lint for entire file (#12023)
|
2021-09-14 17:46:51 +05:30 |
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
|
feat(lsp): add code lens for debugging tests (#13138)
|
2021-12-20 16:00:38 +11:00 |
completion_request_params_optional.json
|
|
|
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
|
|
|
deno.fmt.exclude.jsonc
|
fix(lsp): lsp should respect include/exclude files in format config (#12876)
|
2021-11-24 15:14:19 -05:00 |
deno.fmt.jsonc
|
feat(fmt): add support for configuration file (#11944)
|
2021-09-13 20:19:10 +02:00 |
deno.import_map.jsonc
|
feat: allow specification of import map in config file (#13739)
|
2022-02-23 10:51:14 +11:00 |
deno.lint.exclude.jsonc
|
fix(lsp): lsp should respect include/exclude files in format config (#12876)
|
2021-11-24 15:14:19 -05:00 |
deno.lint.jsonc
|
fix(lint): use recommended tag if there is no tags in config file or flags (#12644)
|
2021-11-04 11:12:12 -04:00 |
diagnostics_deno_deps.json
|
|
|
diagnostics_deno_types.json
|
|
|
did_open_lint.json
|
fix(lsp): lint diagnostics respect config file (#12338)
|
2021-10-12 00:02:33 +02:00 |
did_open_params_deno_types.json
|
|
|
did_open_params_doc_symbol.json
|
|
|
did_open_params_import_hover.json
|
feat(lsp): provide registry details on hover if present (#13294)
|
2022-01-07 11:27:13 +11:00 |
did_open_params_large.json
|
chore: update copyright to 2022 (#13306)
|
2022-01-07 22:09:52 -05:00 |
did_open_params_semantic_tokens.json
|
|
|
did_open_params_test_code_lens.json
|
|
|
did_open_params_tls_cert.json
|
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
|
2022-01-24 11:27:52 +11:00 |
document_symbol_response.json
|
feat(lsp): add workspace symbol provider (#12787)
|
2021-11-23 11:08:56 +11:00 |
formatting_mbc_response.json
|
|
|
import-map-completions.json
|
feat(lsp): provide completions from import map if available (#13624)
|
2022-02-10 07:13:50 +11:00 |
import-map.json
|
|
|
incoming_calls_params.json
|
|
|
incoming_calls_response.json
|
|
|
initialize_params.json
|
feat(lsp): add experimental testing API (#13798)
|
2022-03-30 09:59:27 +11:00 |
initialize_params_bad_config_option.json
|
|
|
initialize_params_ca_no_disabled.json
|
|
|
initialize_params_code_lens_test.json
|
|
|
initialize_params_code_lens_test_disabled.json
|
|
|
initialize_params_did_config_change.json
|
|
|
initialize_params_disabled.json
|
|
|
initialize_params_import_map.json
|
|
|
initialize_params_registry.json
|
feat(lsp): provide registry details on hover if present (#13294)
|
2022-01-07 11:27:13 +11:00 |
initialize_params_tls_cert.json
|
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
|
2022-01-24 11:27:52 +11:00 |
initialize_params_unstable.json
|
|
|
initialize_params_workspace_enable_paths.json
|
feat(lsp): support deno.enablePaths setting (#13978)
|
2022-03-21 12:33:37 +11: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
|
fix(lint): use recommended tag if there is no tags in config file or flags (#12644)
|
2021-11-04 11:12:12 -04:00 |