165 Commits

Author SHA1 Message Date
Marcel Haßlinger
895bdbbe7f Fix properties encoding / issue #6
Properties files should be saved by using the charset provided by the file.
2021-04-23 22:32:26 +02:00
Marcel Haßlinger
a6446d9fb6 Remove generic icon and prepare custom one 2021-03-15 19:24:20 +01:00
Marcel Haßlinger
976458ac33 Use correct charset on io operations
Always use the charset provided by the file
2021-03-15 18:35:56 +01:00
Marcel Haßlinger
32c2eb20b4 Do not override existing nodes 2021-03-15 15:42:37 +01:00
Marcel Haßlinger
f4f1416322 Allow scrolling and reduce toolbar width 2021-03-15 15:03:13 +01:00
Marcel Haßlinger
248edfc90d Remove unnecessary space 2021-03-15 15:02:42 +01:00
Marcel Haßlinger
b0c28df3d7 Add tool window icon 2021-03-15 11:47:49 +01:00
Marcel Haßlinger
7fe4251b88 Add i18n support for plugin itself 2021-03-14 15:32:07 +01:00
Marcel Haßlinger
73e4298f4b Optimize structure and add documentation 2021-03-14 14:28:00 +01:00
Marcel Haßlinger
f97c184d5e Fix empty keys & NPE on new locale creation
- Properly represent keys when message definition (for the specific locale) is not present
- When new locale files were added - IntelliJ needs to save the application state to make the content available for the plugin
2021-03-14 13:27:16 +01:00
Marcel Haßlinger
76c94f3c48 Add support for properties / resource bundles 2021-03-14 13:22:59 +01:00
Marcel Haßlinger
45aa5b18c5 Add documentation 2021-03-14 13:22:31 +01:00
Marcel Haßlinger
2d3d5bacfc Use pretty json representation 2021-03-14 10:58:37 +01:00
Marcel Haßlinger
41ee5d3a03 Rework IO system
- Write function added for JSON
- Encapsulated IO operations with Application Actions to meet Intellij Guidelines
2021-03-13 23:31:58 +01:00
Marcel Haßlinger
f434643ca1 Initial commit 2021-03-13 17:17:59 +01:00