481 Commits

Author SHA1 Message Date
Marcel Haßlinger
52d5aed000 Fix npe if translation is unknown 2021-05-25 17:08:29 +02:00
Marcel Haßlinger
5e922512fb Always load translations after singleton initialization to ensure that data is loaded 2021-05-25 16:54:32 +02:00
Marcel Haßlinger
f3795eacee Scroll to created / edited translation inside Tree-/Table-View 2021-05-25 16:45:26 +02:00
Marcel Haßlinger
584b9e190f Synchronize correct translations instance 2021-05-25 11:38:50 +02:00
Marcel Haßlinger
9a887d9a1f Add annotation to require not null instance 2021-05-25 11:36:38 +02:00
Marcel Haßlinger
2090167399 Always synchronize ui with loaded state by reloadFromDisk function 2021-05-25 11:34:30 +02:00
Marcel Haßlinger
1efcde7cb2 Update dependencies and increase version number 2021-05-25 11:25:59 +02:00
Marcel
0752f86068
Merge pull request #15 from marhali/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.17.1
Bump detekt-formatting from 1.16.0 to 1.17.1
2021-05-25 11:12:55 +02:00
Marcel
2c3b0453b6
Merge pull request #17 from marhali/dependabot/gradle/org.jetbrains.kotlin.jvm-1.5.10
Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10
2021-05-25 11:12:27 +02:00
Marcel
9be35f01bf
Merge pull request #14 from marhali/dependabot/gradle/io.gitlab.arturbosch.detekt-1.17.1
Bump io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.1
2021-05-25 11:12:05 +02:00
dependabot[bot]
4f8be9e66d
Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:20:44 +00:00
dependabot[bot]
09d3807644
Bump detekt-formatting from 1.16.0 to 1.17.1
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 06:30:56 +00:00
dependabot[bot]
bf0b4ff3a7
Bump io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.1
Bumps io.gitlab.arturbosch.detekt from 1.16.0 to 1.17.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 06:30:53 +00:00
GitHub Action
895215b14e Update changelog 2021-05-16 11:54:13 +00:00
Marcel
11fd99e7f4
Merge pull request #11 from marhali/dev
Properly escape/unescape strings and sort properties files
2021-05-15 22:58:41 +02:00
Marcel Haßlinger
845cfcc842 Update version and changelog 2021-05-15 22:53:43 +02:00
Marcel Haßlinger
31bd21bb06 Properly escape/unescape strings and sort properties files
For more information see issue #10
2021-05-15 22:41:17 +02:00
GitHub Action
3323d05c28 Update changelog 2021-05-14 13:42:58 +00:00
Marcel Haßlinger
e6ca87eb9f Update changelog 2021-05-14 15:21:43 +02:00
Marcel Haßlinger
49f2830eac Show key completion as example 2021-05-14 15:07:58 +02:00
Marcel Haßlinger
3b4db1c48d Update version and add support for ide 2021.1 2021-05-14 15:07:43 +02:00
Marcel Haßlinger
63164a94a4 Fix exception on key completion / annotation
Now using builtin project getters. This should avoid null calls.
2021-05-14 14:58:33 +02:00
Marcel
de0154fd96
Merge pull request #9 from marhali/dependabot/gradle/org.jetbrains.kotlin.jvm-1.5.0
Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0
2021-05-14 14:26:35 +02:00
dependabot[bot]
443a9867bb
Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 12:26:26 +00:00
Marcel
71add60c3f
Merge pull request #8 from marhali/dependabot/gradle/org.jetbrains.intellij-0.7.3
Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
2021-05-14 14:25:51 +02:00
dependabot[bot]
a7a3c62fdf
Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
Bumps org.jetbrains.intellij from 0.7.2 to 0.7.3.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 07:42:52 +00:00
Marcel
9238ba3fcb
Update README.md 2021-04-26 08:41:28 +02:00
GitHub Action
cd9d3a4c49 Update changelog 2021-04-25 20:39:13 +00:00
Marcel
f4c2a41de0
Update README.md 2021-04-25 22:28:28 +02:00
Marcel
a5b291177b
Merge pull request #7 from marhali/dev
Fix Issues // Add Features

### Added
- Filter option for translation files via regex / issue #5
- Support for splitted / modularized json files per locale / issue #4
- Basic translation key completion inside editor
- I18n key annotation inside editor

### Changed
- Tree view will be expanded if search function has been used

### Fixed
- Encoding for properties files / issue #6
2021-04-25 22:26:46 +02:00
Marcel
cd4dcfaa03
Merge pull request #1 from marhali/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-formatting-1.16.0
Bump detekt-formatting from 1.15.0 to 1.16.0
2021-04-25 22:20:33 +02:00
Marcel
4edbd64260
Merge pull request #2 from marhali/dependabot/gradle/io.gitlab.arturbosch.detekt-1.16.0
Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0
2021-04-25 22:20:13 +02:00
Marcel
dae8f16065
Merge pull request #3 from marhali/dependabot/gradle/org.jetbrains.kotlin.jvm-1.4.32
Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
2021-04-25 22:19:56 +02:00
Marcel Haßlinger
c3030e21ff Update version and add changelog 2021-04-25 22:14:10 +02:00
Marcel Haßlinger
7e69767ade Optimize information for nested objects 2021-04-25 22:00:39 +02:00
Marcel Haßlinger
d336b31b50 Add translation key annotation 2021-04-25 21:54:13 +02:00
Marcel Haßlinger
4280ee9806 Expand tree on search 2021-04-25 21:21:52 +02:00
Marcel Haßlinger
62a809b514 Finalize i18n key completion feature 2021-04-25 21:16:59 +02:00
Marcel Haßlinger
f75848e6ad Setup basics for new code completion feature 2021-04-25 15:37:45 +02:00
Marcel Haßlinger
36403b7eeb Add support to filter translation files via regex | Fixes Issue #5 2021-04-24 22:11:06 +02:00
Marcel Haßlinger
5f1d96d91d Add basic support for modularized / splitted json files | Fixes Issue #4 2021-04-24 21:16:42 +02:00
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
dependabot[bot]
d7e5855efe
Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 07:49:46 +00:00
Marcel
2a7c55cd4e
Update README.md 2021-03-17 14:02:16 +01:00
Marcel Haßlinger
a5e9fc49c2 Merge remote-tracking branch 'origin/main' into main 2021-03-16 18:36:06 +01:00
Marcel Haßlinger
f4bcf4eccb Update plugin icon to meet IntelliJ guidelines 2021-03-16 18:35:48 +01:00
Marcel
e462d34f84
Update README.md 2021-03-15 20:06:22 +01: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