File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11JSON for Notepad++
22------------------
3- Notepad++ JSON Syntax Hiligher. Utilizes the oft ignored background color to help the minimal syntax of JSON stand out .
3+ [ Notepad++] ( http://notepad-plus-plus.org/ ) JSON Syntax Hiligher.
44
5+ Screenshot
6+ ==========
57![ Screenshot demonstrating the syntax hilighting capabilities] ( http://i.imgur.com/aSrHKIT.png )
8+
9+ Features
10+ ========
11+ - Utilizes the oft ignored background color to help the minimal syntax of JSON stand out.
12+ - Invalid values are blatantly hilighted in a red background and white text
13+ - Automatically activates on files with the ` .json ` extension
14+
15+ Instructions
16+ ============
17+ 1 . Clone this repository or download ` JSON.xml `
18+ 2 . Open Notepad++
19+ 3 . Open the "Language" menu
20+ 4 . Select "Define your language..."
21+ 5 . Click "Import..."
22+ 6 . Navigate to and select ` JSON.xml `
23+ 7 . Select "OK" on the "Import successful" dialog and close the "User Defined Language" dialog/panel
24+ 8 . Enjoy!
25+
26+ If you need to manually select the JSON hilighter for any reason, it should appear near the bottom of the "Languages" dropdown as "JSON".
27+
28+ ** You may need to restart Notepad++ for JSON to show up in the language menu and automatically be applied to JSON files.**
You can’t perform that action at this time.
0 commit comments