Plugin brings support for multiline properties format to Intellij IDEA.
File extension: .mproperties
Any text before the first key is considered as a comment ~ key1. Keys are 1-line strings started with '~'. Leading/trailing whitespaces are removed Multiline Value1 ~ key2 Multiline Value2
- Java library: https://github.com/mprops/mprops-java