-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Would it ever be possible for jsonnet-language-server to detect JSON schemas and use them to empower completion and warnings?
For instance, at the simplest extreme that could mean that if you have a simple jsonnet file with a "$schema" field, code completion could suggest other valid names for top-level JSON field names from the schema for you, and warn if you use a name that's not defined in the schema.
nikaro, maxbrunet, andrewsomething, BasixKOR and yoshiok
Metadata
Metadata
Assignees
Labels
No labels