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
- Host: GitHub
- URL: https://github.com/mec/sublime-human-json
- Owner: mec
- Created: 2017-09-22T22:03:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T19:58:02.000Z (over 7 years ago)
- Last Synced: 2025-03-26T11:22:36.765Z (about 2 months ago)
- Topics: json, sublime-text-3, syntax-highlighting
- Size: 69.3 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.

## 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