mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The language service can now generate an import corresponding to a selector. This includes both the TypeScript module import and the decorator import. This applies to both standalone components and components declared in NgModules. PR Close #47088 |
||
|---|---|---|
| .. | ||
| codefixes | ||
| adapters.ts | ||
| attribute_completions.ts | ||
| BUILD.bazel | ||
| compiler_factory.ts | ||
| completions.ts | ||
| definitions.ts | ||
| display_parts.ts | ||
| language_service.ts | ||
| quick_info.ts | ||
| references_and_rename.ts | ||
| references_and_rename_utils.ts | ||
| signature_help.ts | ||
| template_target.ts | ||
| ts_plugin.ts | ||
| ts_utils.ts | ||
| utils.ts | ||