For Java property files, we have good support for Intellij's Resource-Bundle Editor .
My question is: is there a plugin or settings for the same parallel editing of the JSON property files used by angular-translate?
These are mainly key value files, and the file names are very close ("locale-en.json", "locale-fr.json").
source share