angular-docs-cn/packages/language-service/ivy/test
ayazhafiz d482f5cdd3 feat(language-service): view template typecheck block (#39974)
This patch adds an API to retrieve the template typecheck block for a
template (if any) at a file location, and a selection of the TS node
in the TCB corresponding to the template node at which the request for
a TCB was made (if any).

Probably not something we want to land soon, but a useful debugging tool
for folks working with TCBs.

PR Close #39974
2021-01-21 14:05:29 -08:00
..
legacy fix(language-service): Support 'go to definition' for two-way bindings (#40185) 2021-01-07 13:18:38 -08:00
BUILD.bazel test(language-service): introduce new virtual testing environment (#39594) 2020-11-17 11:59:56 -08:00
adapters_spec.ts fix(language-service): LSParseConfigHost.resolve should not concat abs paths (#40242) 2021-01-06 10:54:40 -08:00
compiler_spec.ts docs: remove duplicated the (#40434) 2021-01-14 11:33:57 -08:00
completions_spec.ts fix(language-service): Support completions of two-way bindings (#40185) 2021-01-07 13:18:38 -08:00
definitions_spec.ts fix(language-service): fix go to definition for template variables and references (#40455) 2021-01-19 13:03:14 -08:00
diagnostic_spec.ts fix(compiler-cli): report non-template diagnostics (#40331) 2021-01-13 10:55:04 -08:00
env.ts feat(language-service): view template typecheck block (#39974) 2021-01-21 14:05:29 -08:00
gettcb_spec.ts feat(language-service): view template typecheck block (#39974) 2021-01-21 14:05:29 -08:00
mock_host.ts test(language-service): introduce new virtual testing environment (#39594) 2020-11-17 11:59:56 -08:00
quick_info_spec.ts refactor(compiler-cli): Enable pipe information when checkTypeOfPipes=false (#39555) 2020-12-11 16:19:15 -08:00
references_spec.ts refactor(language-service): do not mutate the original template node span (#40484) 2021-01-20 16:59:54 -08:00
test_utils.ts fix(language-service): fix go to definition for template variables and references (#40455) 2021-01-19 13:03:14 -08:00
type_definitions_spec.ts feat(language-service): initial implementation for `findRenameLocations` (#40140) 2021-01-14 16:24:39 -08:00