mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This updates the SymbolBuilder to no longer use ts.TypeChecker internally to build symbols for the language service. These lookups are deferred/done later using the newly expanded template type checker API. |
||
|---|---|---|
| .. | ||
| project | ||
| BUILD.bazel | ||
| compiler_factory_spec.ts | ||
| definitions_spec.ts | ||
| diagnostic_spec.ts | ||
| language_service_spec.ts | ||
| mock_host.ts | ||
| mock_host_spec.ts | ||
| template_target_spec.ts | ||
| test_utils.ts | ||
| ts_plugin_spec.ts | ||
| type_definitions_spec.ts | ||