JSON Editor

The JSON Editor provides support to edit some well-known JSON files like: package.json, bower.json, .bowerrc and .jshintrc.
This support includes the following features:
  • Syntax Coloring which can be customized with preferences.
  • An Outline Tree view.
  • Text hover on JSON Objects/Array keys and values.
  • Text folding on JSON Objects and Arrays.
  • Editor extensions for custom hyperlinks, json schema validation, and hover help