mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
437e563507
For directives/components, it would be generally more appropriate for "go to type definition" to be the function which navigates to the class definition. However, for a better user experience, we should do this for "go to definition" as well. PR Close #39228