Skip to content

Syntax highlighting for Amazon's Ion serialization format (a superset of JSON)

License

Notifications You must be signed in to change notification settings

SevenO2/ion-sublime-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ion Syntax

Syntax highlighting for Ion serialization files in Sublime Text 3.

ION's text format is a superset of JSON developed by Amazon

Screenshot

Installation

Package Control

Installation through Package Control is recommended. It will handle updating your packages as they become available. To install, do the following.

  1. Open the Command Palette.
    Win/Linux: ctrl+shift+p
    MacOS: cmd+shift+p
  2. Enter Package Control: Install Package
  3. Search for Ion Syntax

Manual

Copy ION.sublime-syntax into the packages directory. By default, the Package directory is located at:

  • Windows: %APPDATA%/Roaming/Sublime Text 3/Packages/
  • Linux: ~/.config/sublime-text-3/Packages/
  • MacOS: ~/Library/Application Support/Sublime Text 3/Packages/

About

Syntax highlighting for Amazon's Ion serialization format (a superset of JSON)

Topics

Resources

License

Stars

Watchers

Forks