angular/packages/language-service/src
2025-04-03 10:45:57 -07:00
..
codefixes refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
refactorings refactor(language-service): convert scripts within packages/language-service to relative imports (#60540) 2025-03-26 20:40:02 -07:00
utils refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
adapters.ts fix(language-service): Update adapter to log instead of throw errors (#60651) 2025-03-31 21:36:35 +00:00
attribute_completions.ts fix(language-service): Ensure dollar signs are escaped in completions (#60597) 2025-04-03 10:45:57 -07:00
BUILD.bazel feat(language-service): add code reactoring action to migrate @Input to signal-input (#57214) 2024-08-29 07:50:41 -07: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(language-service): Do not provide element completions in end tag (#60616) 2025-04-03 10:36:33 -07:00
definitions.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
language_service.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
outlining_spans.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
quick_info.ts fix(language-service): Forward the tags for quick info from the type definition (#59524) 2025-03-04 17:37:23 +00:00
quick_info_built_ins.ts docs(language-service): fix link URLs (#58143) 2024-10-16 14:48:13 +00:00
references_and_rename.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
references_and_rename_utils.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
signature_help.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
template_target.ts refactor(language-service): rename internal symbols to accommodate type checking outside a template (#60191) 2025-03-06 10:39:32 -08:00
ts_plugin.ts feat(language-service): support migrating full classes to signal inputs in VSCode (#57975) 2024-09-30 13:29:21 -07:00