Skip to content

🔌 Syntax highlight of custom modified json-like (but json-incompatible!) files in VS Code.

License

Notifications You must be signed in to change notification settings

vmatyi/vscode-evntjson

 
 

Repository files navigation

vscode-evntjson

This extension adds syntax highlighting of custom EvntJSON (NOT JSON/JSON5 compatible!) files in VS Code.

Usage

Install the extension in VS Code

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

Select EvntJSON 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 EvntJSON in the list of languages.
  • Alternatively, saving the file with .evntjson extension will allow VS Code to identify it automatically.

Supported features

  • Syntax highlight

Supported filetypes

  • .evntjson

License

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

About

🔌 Syntax highlight of custom modified json-like (but json-incompatible!) files in VS Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published