You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Angular Language Service for Ivy will have a distinction
between "go to definition" and "go to type definition". We
need to add `typeDefinitionProvider` to the capabilities and call
`getTypeDefinitionAtPosition` when type definitions are requested.
0 commit comments