mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4c9d09c643
This commit ensures we do not block element rename if it is supported by other rename providers. fixes https://github.com/angular/vscode-ng-language-service/issues/2077 PR Close #60088