Working in single project however does not work on a mono repo
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
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
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.