mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This PR fixes a bug in autocompletion for @Input/@Output decorator with an alias. The current implementation ignores the alias. Credit for this work is attributed to @edgardmessias The original work fixed the bug, but was lacking test. PR Close #27959 PR Close #28904 |
||
|---|---|---|
| .. | ||
| common.ts | ||
| completions.ts | ||
| definitions.ts | ||
| diagnostics.ts | ||
| expressions.ts | ||
| hover.ts | ||
| html_info.ts | ||
| language_service.ts | ||
| locate_symbol.ts | ||
| reflector_host.ts | ||
| ts_plugin.ts | ||
| types.ts | ||
| typescript_host.ts | ||
| utils.ts | ||
| version.ts | ||