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

[feature] Share same json schemas #75

Open
Freed-Wu opened this issue Jan 21, 2024 · 1 comment
Open

[feature] Share same json schemas #75

Freed-Wu opened this issue Jan 21, 2024 · 1 comment

Comments

@Freed-Wu
Copy link

There are many coc extensions need json schema. Such as coc-yaml, coc-toml. Is it possible to let them share a same json schemas to save storage?

@Freed-Wu
Copy link
Author

For example, coc-yaml has a list yamlschema. Why not let json, toml or other file format which can be converted to a json use the list to select shared schema?

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

1 participant