.JSONC Extensão de arquivo

JSON With Comments File

Desenvolvedor N/D
Popularidade
4.0  |  4 Votos
 

O que é um arquivo JSONC?

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.

Mais informações

Captura de tela de um arquivo .jsonc em Microsoft Visual Studio Code
Arquivo JSONC aberto em 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.

Como abrir um arquivo JSONC

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.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos JSONC

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo JSON With Comments e os apps listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.