iamcco/coc-angular

I Can't get Any output from coc-angular

Open

#31 建立於 2021年3月24日

在 GitHub 查看
 (8 留言) (4 反應) (0 負責人)TypeScript (20 fork)github user discovery
help wanted

倉庫指標

Star
 (144 star)
PR 合併指標
 (PR 指標待抓取)

描述

I installed with :CocInstall coc-angular It says it was successful.

I have an angular app open at the workspace root, it has an angular.json file.

:CocInfo prints this.

## versions

vim version: VIM - Vi IMproved 8.2 8021895
node version: v14.16.0
coc.nvim version: 0.0.80-d129f0f97e
coc.nvim directory: C:\Users\CodeSwimBikeRunner\.vim\plugged\coc.nvim
term: mintty
platform: win32

## Log of coc.nvim

2021-03-24T18:44:12.045 INFO (pid:14396) [plugin] - coc.nvim 0.0.80-d129f0f97e initialized with node: v14.16.0 after 266ms
2021-03-24T18:44:15.844 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:19.697 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:21.992 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:24.094 INFO (pid:14396) [attach] - receive notification: highlight []

If i try to run any commands related to angular i get.

[coc.nvim]: Error on notification "runCommand": Command: angular.restartNgServer not found

or something similar, I have closed out of vim and reentered a few times, i have uninstalled coc and removed all configuration, and reinstalled.

貢獻者指南