JavaPropertiesEditor
JavaPropertiesEditor copied to clipboard
Switch to using syntax language for detection, and handle the "revert" command
This PR changes the package to use the syntax language for detecting whether or not we're in a Java Properties file. It also handles the "revert" command, which triggers a "modified" event instead of a "load" event.
Fixes #5