An open API service indexing awesome lists of open source software.

https://github.com/mec/sublime-human-json

Human JSON syntax highlighting for Sublime Text
https://github.com/mec/sublime-human-json

json sublime-text-3 syntax-highlighting

Last synced: about 1 month ago
JSON representation

Human JSON syntax highlighting for Sublime Text

Awesome Lists containing this project

README

        

# Sublime Text Human JSON Highlighter

I know it's technically right, but I find JSON hard to read in Sublime Text. I thought I'd give a syntax highlighter a go, this is the result of an entire night of mind bending regex.

The aim was to replicate the default in Atom.

![Screenshot](https://github.com/mec/sublime-human-json/blob/master/screen.png)

## Install

- download or clone
- open Sublime Text > Preferences > Browse Packages…
- copy the .sublime-syntax file into the User folder
- set the syntax to Human JSON