JavaPropertiesEditor icon indicating copy to clipboard operation
JavaPropertiesEditor copied to clipboard

Switch to using syntax language for detection, and handle the "revert" command

Open henderea opened this issue 5 years ago • 0 comments

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

henderea avatar Dec 01 '20 18:12 henderea