A plugin for Brackets for validating json using jsonlint.com's parser.
Press Ctrl + Shift + j.
If the current focused document is a .json file, it'll parse the whole file.
If you're editing a file that is not a json file but has a json string in it, just highlight the json string in the document.
