Skip to content

Intellij IDEA plugin with multiline properties format support

License

Notifications You must be signed in to change notification settings

mprops/mprops-idea

Repository files navigation

Multiline properties format for Java (MProps)

Plugin brings support for multiline properties format to Intellij IDEA.
File extension: .mproperties

Format

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

Links

About

Intellij IDEA plugin with multiline properties format support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages