angular/packages/compiler-cli
ivanwonder ac1d400306 refactor(language-service): resolve module specifier for a directive exported by multiple different files (#62100)
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
2025-06-23 14:16:30 +02:00
..
linker build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
private build: migrate to using new jasmine_test (#62131) 2025-06-19 10:06:27 +02:00
src refactor(language-service): resolve module specifier for a directive exported by multiple different files (#62100) 2025-06-23 14:16:30 +02:00
test build: split compiler-cli compliance test into more shards (#62119) 2025-06-18 18:20:22 +02:00
BUILD.bazel build: migrate partial compliance tests to rules_js (#61865) 2025-06-05 12:04:51 +02:00
esbuild.config.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor(compiler-cli): export type used by migrations (#61697) 2025-05-30 09:50:58 -04:00
package.json build: update all non-major dependencies (#61700) 2025-06-05 10:14:17 +02:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00