|
|
|
|
|
by zackbloom
3608 days ago
|
|
It's an editor for those JSON file formats which shows contextual help as you edit the files, similar to an IDE. It works by parsing the javascript and figuring out where your cursor is relative to the syntax of that particular format. |
|