You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
It will be great if yaml parser will support this feature, please let me know if you are interested in this feature, my email is andxu and welcome for more discussions.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using https://github.com/redhat-developer/yaml-language-server written by redhat, yaml-language-server is using yaml-ast-parser to parse the yaml file and it has trouble when the yaml content is not complete, eg:
whatever: true
a
It will be great if yaml parser will support this feature, please let me know if you are interested in this feature, my email is andxu and welcome for more discussions.
The text was updated successfully, but these errors were encountered: