Skip to content

jsona/vscode-jsona-syntax

Repository files navigation

Vscode JSONA Syntax

This extension adds syntax highlighting of JSONA files in VS Code.

Colorization

JSONA syntax in VS Code

Usage

Install the extension in VS Code

  • Open the command palette using Ctrl+P.
  • Type ext install jsona in the command palette.

Select JSONA as a language

  • On the bottom-right corner, click on the select language mode button, if you have created a new file it should display Plain Text.
  • Select JSONA in the list of languages.
  • Alternatively, saving the file with a .jsona extension, will allow VS Code to understand that it is a JSONA file, and automatically select the language correctly.

Supported features

  • Syntax highlight

Supported filetypes

  • .jsona

License

This software is released under the terms of the MIT license.