iamcco/coc-angular

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

Open

#64 opened on Sep 27, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (20 forks)github user discovery
help wanted

Repository metrics

Stars
 (144 stars)
PR merge metrics
 (PR metrics pending)

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:

Contributor guide