JavaPropertiesEditor icon indicating copy to clipboard operation
JavaPropertiesEditor copied to clipboard

Sublime Text 2 & 3 plugin for editing Java properties files in native languages

Results 4 JavaPropertiesEditor issues
Sort by recently updated
recently updated
newest added

save a file which end with properties change to unicode characters but sometime the properties file is not java properties and it should not be change ... can you use...

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...

I found very annoying problem with plugin. When I press `CTRL+P` to search for file among a project, every file which name ends with `.properties` is immediately pinned to the...

For a while I thought this bug was related to Sublime Text III. That was until I uninstalled the JavaPropertiesEditor. After uninstalling this plugin, the bug went away. **Bug:** Upon...