For Java Property Files we have the nice Resource-Bundle Editor support in Intellij.
My question: Is there a plugin or settings to have the same side-by-side editing for JSON property files that are used by angular-translate?
They are basically key-value files, and the naming of the files is very close ("locale-en.json", "locale-fr.json").