mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This works for the code actions and completion. When the ls wants to complete all importable angular metadata in the template, the ls will invoke the function `ls.getCompletionsAtPosition` and filter the item about the angular. When the developer selects an item, the ls will get the module specifier from the code action return by the `ls.getCompletionEntryDetails`. PR Close #61122 |
||
|---|---|---|
| .. | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-test.json | ||
| tsconfig.json | ||