angular/packages/language-service/src
Joey Perrott cbc258eec8 build: remove ts_project_interop infrastructure (#62908)
Remove the interop macros and final usages

PR Close #62908
2025-07-31 09:12:58 +00:00
..
codefixes refactor(language-service): resolve module specifier for a directive exported by multiple different files (#62100) 2025-06-23 14:16:30 +02:00
refactorings build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
utils build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
adapters.ts fix(language-service): Update adapter to log instead of throw errors (#60651) 2025-03-31 21:36:34 +00:00
attribute_completions.ts feat(language-service): Support importing the external module's export about the angular metadata. (#61122) 2025-06-04 14:11:20 -04:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
compiler_factory.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
completions.ts fix(compiler): more permissive parsing of @ characters (#62644) 2025-07-15 13:24:47 -07:00
definitions.ts refactor(language-service): support definitions for selectorless (#61240) 2025-05-12 15:31:45 -07:00
language_service.ts feat(language-service): support to report the deprecated API in the template (#62054) 2025-07-14 15:44:24 -07:00
outlining_spans.ts refactor(compiler): consolidate combined recursive visitors (#61158) 2025-05-08 07:11:36 +02:00
quick_info.ts refactor(language-service): support quick info selectorless symbols (#61240) 2025-05-12 15:31:45 -07:00
quick_info_built_ins.ts docs: fix deferrable views doc links (#62293) 2025-06-26 14:34:44 +00:00
references_and_rename.ts refactor(language-service): rename all references to selectorless directives (#61307) 2025-05-14 11:06:22 +02:00
references_and_rename_utils.ts refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00
semantic_tokens.ts feat(language-service): add semantic tokens for templates (#60260) 2025-06-24 16:27:46 +00:00
signature_help.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:31 -08:00
template_target.ts refactor(compiler): account for new assignment AST (#61682) 2025-06-03 11:08:50 -04:00
ts_plugin.ts feat(language-service): support to report the deprecated API in the template (#62054) 2025-07-14 15:44:24 -07:00