426 Commits

Author SHA1 Message Date
Marcel Haßlinger
94f88d482d Use better icon 2021-03-15 11:41:49 +01:00
Marcel Haßlinger
57e16f7fc3 Always show upcoming version 2021-03-15 09:30:11 +01:00
Marcel Haßlinger
f396d467a5 Fix version & changelog 2021-03-15 09:13:22 +01:00
Marcel Haßlinger
b4a38d23c5 Reset version 2021-03-14 22:15:15 +01:00
dependabot[bot]
eb9e43c012
Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-14 21:12:15 +00:00
dependabot[bot]
50b16c40a8
Bump detekt-formatting from 1.15.0 to 1.16.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-14 21:12:12 +00:00
Marcel
4065e6ed98
Fix image links 2021-03-14 22:06:28 +01:00
Marcel Haßlinger
b15c3a6475 Merge remote-tracking branch 'origin/main' into main 2021-03-14 22:04:12 +01:00
Marcel Haßlinger
c07d1c0fbd Generate Changelog and update README 2021-03-14 22:04:02 +01:00
Marcel
e2c49b8941
Create LICENSE 2021-03-14 21:10:44 +01:00
Marcel
7aff107d13
Use Java 11 2021-03-14 20:57:52 +01:00
Marcel Haßlinger
9cb447b3c9 File must end with empty line 2021-03-14 20:30:20 +01:00
Marcel Haßlinger
2fb5452b19 Properly capitalize name 2021-03-14 20:26:09 +01:00
Marcel
22816d2ff3
Test newer java version 2021-03-14 20:19:12 +01:00
Marcel Haßlinger
d90e2027fa Update name 2021-03-14 20:13:41 +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
3eb83ef955 Optimize name 2021-03-13 23:30:24 +01:00
Marcel Haßlinger
f434643ca1 Initial commit 2021-03-13 17:17:59 +01:00
GitHub Action
0e16479a03 Template cleanup 2021-03-03 09:47:33 +00:00
Marcel
d26043bc4e Initial commit 2021-03-03 10:45:51 +01:00