JSON schema support

The best way to work with JSON and YAML files!

Want to love JSON and YAML again?! 😄

Rider has WebStorm included. Our powerful IDE for all things web-related. This means we can benefit from its excellent JSON schema support, which serves us with code completion and schema verification in both JSON and YAML files.

Most of the times, schemas are detected automatically, but they can also be manually selected from the status bar. In JSON files we can also specify the $schema top-level property.

We wish you a happy JSON and YAML time! 🙇‍♀️🙇‍♂️

See Also


Related Resources

Solution-Wide Analysis
Solution-Wide Analysis
Find and resolve code issues in your projects.
What is Solution-Wide Analysis?
What is Solution-Wide Analysis?
An introduction to Solution-Wide Analysis in ReSharper and Rider.
Fixing Warnings and Errors
Fixing Warnings and Errors
Automatically resolve inspections using quick fixes.