JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Languages and frameworks: JSON

Last modified: 08 December 2024

The JSON format is commonly used for storing data and for configuration files. JetBrains Rider helps you work with JSON files — it checks their syntax and formatting. In popular types of configuration files, JetBrains Rider validates code and provides code completion based on the JSON Schema, which is a special format for describing the structure and contents of such files.

JetBrains Rider comes bundled with a set of registered schemas for most popular formats. You can also use schemas from the JSON Schema Store or custom JSON schemas.

Bundles schemas and schemas from Schema Store