-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
coc-yaml cannot resolve $ref for ansiblem.json schema #65
Comments
Seems language server issue. |
Thanks for the tips. I have added
|
this seems to be a duplicate of #64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Coc-yaml 1.8.0 reports the following error every time I open a
*.yml
file related to Ansible tasks.I have not seen this error in previous coc-yaml versions.
My setup is:
My
:CocConfig
is:These are the CoC extensions I install via
.vimrc
:My knowledge about this topic is very limited, the URL for the
ansible.json
schema exists and there is a section for/$defs/tasks
in it.The text was updated successfully, but these errors were encountered: