Hi I was wondering if there is a shortcut in vs code to find the angular tag definition(my comp. tag: <fme-root></fme-root> ). As you know if we mouse hover over on function definition and do the control +alt then we could switch back to the function definition. is there any way that I could do this to find the component definition in vs code?
1 Answer 1
Angular Language Service extension provides this functionality.
Sign up to request clarification or add additional context in comments.