iamcco/coc-angular

Working in single project however does not work on a mono repo

Open

#64 ouverte le 27 sept. 2022

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (20 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (144 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Describe the bug This works if you install @angular/language-service in the project however in a mono repo the language service is not working.

To Reproduce Steps to reproduce the behavior: start a monrepo with your favorite flavor. Mine is nx Create an angular project in the mono repo try to go to definition or auto complete a custom component in html. it does not work

Expected behavior For coc to auto complete events and input properties

Screenshots

Desktop (please complete the following information):

  • OS: MacOS Montery 12.4

Log:

Guide contributeur