JSON | IntelliJ IDEA
www.jetbrains.com › help › ideaSep 23, 2021 · JSON. . The plugin is available only in IntelliJ IDEA Ultimate, where it is enabled by default. The JSON format is commonly used for storing data and for configuration files. IntelliJ IDEA helps you work with JSON files — it checks their syntax and formatting. In popular types of configuration files, IntelliJ IDEA provides code completion ...
JSON | IntelliJ IDEA
https://www.jetbrains.com/help/idea/json.html23.09.2021 · JSON. The JSON format is commonly used for storing data and for configuration files. IntelliJ IDEA helps you work with JSON files — it checks their syntax and formatting. In popular types of configuration files, IntelliJ IDEA provides code completion, thanks to the JSON Schema, which is a special format for describing the structure and contents of such files.