iamcco / coc-angular

Angular Language Service coc extension for (neo)vim
146 stars 17 forks source link

[Question] What is the best way to navigate to a component under the cursor? #48

Closed toclean closed 2 years ago

toclean commented 2 years ago

For example,

<my-component></my-component>

How would I navigate to the my-component ts file?

iamcco commented 2 years ago

Using the go to definition mapping of coc.nvim