ron icon indicating copy to clipboard operation
ron copied to clipboard

Does ron support JSON schemas for enabling intellisence in configs?

Open EmilyGraceSeville7cf opened this issue 1 year ago • 2 comments

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?

EmilyGraceSeville7cf avatar Aug 01 '23 01:08 EmilyGraceSeville7cf

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

juntyr avatar Aug 02 '23 08:08 juntyr

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

EmilyGraceSeville7cf avatar Aug 02 '23 13:08 EmilyGraceSeville7cf