mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When providing the code action for the directive that is exported by multiple modules in different files, the directive must save all the TS completion entry data for every module to compute the module specifier. When providing a completion item, because the LS only supports displaying one directive at a time, the first one will be picked. PR Close #62100 |
||
|---|---|---|
| .. | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-test.json | ||
| tsconfig.json | ||