iamcco/coc-angular

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

Open

#64 创建于 2022年9月27日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (20 fork)github user discovery
help wanted

仓库指标

Star
 (144 star)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南