.JSONC Bestandsextensie

JSON With Comments File

Ontwikkelaar N.v.t.
Populariteit
4.0  |  4 Stemmen
 

Wat is een JSONC-bestand?

A JSONC file is a JSON file that includes comments. Several developers have independently created variants of the JSONC format. The most popular variant is developed and maintained by Microsoft.

Meer informatie

Schermafbeelding van een .jsonc-bestand in Microsoft Visual Studio Code
JSONC-bestand geopend in Microsoft Visual Studio Code

Comments are explanatory lines of text that are ignored when a program parses a source code or data file. By default, the .JSON format does not support comments. However, because comments can be useful for explaining why a file is structured the way it is, various developers have sought to add comment support to JSON. These developers typically call the resulting format JSONC, or JSON With Comments.

For example, Microsoft Visual Studio Code includes a JSON With Comments mode, which is used primarily to edit the program's configuration files. This allows users to add single line (//) or block (/* */) comments. Developers Michael Gross and Muhammad Muzzail have also developed their own JSONC formats, which use similar implementations.

Een JSONC-bestand openen

You can open a JSONC file in Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor, to view or edit the data it contains.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die JSONC-bestanden openen

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het JSON With Comments-bestandsformaat en de -apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.