angular-cn/packages/language-service/ivy/test
Andrew Scott 989b4a94d4 refactor(compiler-cli): Return symbols for all matching outputs (#40144)
This commit ensures that the template type checker returns symbols for
all outputs if a template output listener binds to more than one.

PR Close #40144
2021-01-06 13:53:46 -08:00
..
legacy fix(language-service): return all typecheck files via getExternalFiles (#40162) 2021-01-06 11:34:15 -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 fix(language-service): force compileNonExportedClasses: false in LS (#40092) 2020-12-14 10:09:21 -08:00
completions_spec.ts feat(language-service): completions for structural directives (#40032) 2020-12-14 12:08:41 -08:00
definitions_spec.ts refactor(compiler-cli): Return symbols for all matching outputs (#40144) 2021-01-06 13:53:46 -08:00
diagnostic_spec.ts refactor(compiler-cli): move template parse errors to TemplateData (#40026) 2020-12-15 13:30:52 -08:00
env.ts fix(compiler-cli): correct incremental behavior even with broken imports (#39923) 2020-12-03 13:42:13 -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(compiler-cli): Return symbols for all matching inputs (#40144) 2021-01-06 13:53:46 -08:00
test_utils.ts refactor(compiler-cli): Return symbols for all matching inputs (#40144) 2021-01-06 13:53:46 -08:00
type_definitions_spec.ts refactor(compiler-cli): Enable pipe information when checkTypeOfPipes=false (#39555) 2020-12-11 16:19:15 -08:00