Skip to content
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

Autocomplete according to Schema. #56

Open
sladyn98 opened this issue Apr 6, 2020 · 2 comments
Open

Autocomplete according to Schema. #56

sladyn98 opened this issue Apr 6, 2020 · 2 comments

Comments

@sladyn98
Copy link

sladyn98 commented Apr 6, 2020

I have a json schema file called jcasc.schema according to which I want to autocomplete my yaml file.
Redhats VScode yaml extension provides something like this:
https://github.com/redhat-developer/vscode-yaml
yaml.schemaStore.enable: When set to true the YAML language server will pull in all available schemas from JSON Schema Store
yaml.completion: Enable/disable autocompletion
yaml.schemas: Helps you associate schemas with files in a glob pattern

@sladyn98
Copy link
Author

sladyn98 commented Apr 6, 2020

CC @liuderchi . Does this plugin provide such a thing for atom ? Because I cannot quite understand how to do it.?

@liamschn
Copy link

liamschn commented Jun 4, 2020

+1 I am also trying to figure out how to use yaml.schemas. Does this allow this functionality as described in yaml-language-server (https://github.com/redhat-developer/yaml-language-server)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants