-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I Can't get Any output from coc-angular #31
Comments
open extensions list to check if extension is activated |
@iamcco thank you for responding so quickly. Here is the output from CocInfo after opening it, and toggling it back to a Let me follow the steps to get the tracing working. give me a bit. edit I'm not sure how to get any output, with it active, I ran |
set below settings to coc-settings.json to get log files with
|
@iamcco I had already included those. I apologize for not listing that as steps I had done. And when I run |
don't know what happend since it does not have any log. it's weird |
@iamcco
|
log seems right. make sure you run the command when extension is activated with |
@iamcco I switched to a project where the workspace root is the project root, and there are no sub projects/libraries. I am finally able to get some output with,
What i saved was,
Which clearly is incorrect, however I get no feedback from the angular language service, or the plugin giving a visual indicator. |
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.If i try to run any commands related to angular i get.
or something similar, I have closed out of vim and reentered a few times, i have uninstalled coc and removed all configuration, and reinstalled.
The text was updated successfully, but these errors were encountered: