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

Does ron support JSON schemas for enabling intellisence in configs? #470

Open
EmilyGraceSeville7cf opened this issue Aug 1, 2023 · 2 comments

Comments

@EmilyGraceSeville7cf
Copy link

EmilyGraceSeville7cf commented Aug 1, 2023

I wanna have something like this in .ron files:

image

Is it planned to develop YAML-like extension to add better ron support in Visual Studio Code?

@juntyr
Copy link
Member

juntyr commented Aug 2, 2023

There is a VS-code extension for RON, https://github.com/a5huynh/vscode-ron, does it provide what you’re looking for? Otherwise I unfortunately don’t know either but would be happy to learn if some exists and we can promote it through our README

@EmilyGraceSeville7cf
Copy link
Author

EmilyGraceSeville7cf commented Aug 2, 2023

No, it doesn't provide all features I need: it misses syntax checking. There is just syntax highlighting available here AFAIS.

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

No branches or pull requests

2 participants