iamcco/coc-angular

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

Open

#64 geöffnet am 27. Sept. 2022

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (20 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (144 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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:

Contributor Guide