AmitXShukla / Online-School-Management-App-Angular-Firebase

Angular 11.0 Firebase App - Online School , Student Management App
184 stars 88 forks source link

usage of coc-angular #29

Open jren2019 opened 1 year ago

jren2019 commented 1 year ago

Hi Amit, I watched your great video tutorial regarding the vim set up for angular.

I'm using same coc-angular plugin, is it possible to jump to the component from a html template? For example, in app.component.html, we used a component

, How can I jump to the definition of the Header component. Header is defined in a separate file.

Can you help have a look when you are available. Much appreciated.