Marcel Haßlinger
|
5aa46593e0
|
deprecate translation update and add replacement
|
2021-11-04 17:59:54 +01:00 |
|
Marcel Haßlinger
|
760fc287e9
|
deprecate translation update
|
2021-11-04 17:41:27 +01:00 |
|
Marcel Haßlinger
|
568db9fc94
|
rename to legacy component
|
2021-11-04 17:32:42 +01:00 |
|
Marcel Haßlinger
|
1e1624541d
|
introduce new data store
|
2021-11-04 17:29:55 +01:00 |
|
Marcel Haßlinger
|
7cb4238fc3
|
complete read and write action
|
2021-11-04 16:14:38 +01:00 |
|
Marcel Haßlinger
|
bc3717d874
|
implement standard json io strategy
|
2021-11-04 10:22:21 +01:00 |
|
Marcel Haßlinger
|
3d7f28f8cc
|
create array mapper for io strategies
|
2021-11-04 10:21:35 +01:00 |
|
Marcel Haßlinger
|
0e80b4a6fb
|
implement common is file relevant method
|
2021-11-04 10:20:55 +01:00 |
|
Marcel Haßlinger
|
4da585c642
|
implement addLocale method and clarify children methods
|
2021-11-04 10:20:03 +01:00 |
|
Marcel Haßlinger
|
4513570a5d
|
handle exception inside method
|
2021-11-04 10:18:52 +01:00 |
|
Marcel Haßlinger
|
94d63b88d3
|
add builtin translation builder
|
2021-11-04 10:15:34 +01:00 |
|
Marcel Haßlinger
|
15db7423ed
|
deprecate legacy files
|
2021-11-04 10:15:09 +01:00 |
|
Marcel Haßlinger
|
356038f987
|
create new interface for io operations
|
2021-11-03 11:07:04 +01:00 |
|
Marcel Haßlinger
|
d2d8ef4cb4
|
optimize javadoc
|
2021-11-03 11:06:28 +01:00 |
|
Marcel Haßlinger
|
594fc82be7
|
implement new translation data holder with optimized tree structure
|
2021-11-02 16:45:39 +01:00 |
|
Marcel Haßlinger
|
2b36b355e4
|
introduce new event system bus
|
2021-11-02 16:43:13 +01:00 |
|
Marcel Haßlinger
|
91c9ab1496
|
fix import
|
2021-11-02 16:42:09 +01:00 |
|
Marcel Haßlinger
|
970688d179
|
move into service package
|
2021-11-02 16:41:38 +01:00 |
|
Marcel Haßlinger
|
befdea277b
|
deprecate legacy data system
|
2021-11-02 16:41:02 +01:00 |
|
Marcel Haßlinger
|
de88d0d96c
|
extend plugin settings to include key sorting and nesting
|
2021-11-01 14:38:48 +01:00 |
|
GitHub Action
|
b3cb14c4c8
|
Update changelog
|
2021-09-23 21:06:07 +00:00 |
|
Marcel
|
ee9a834253
|
Merge pull request #58 from marhali/fix/npe-key-annotator
Fix/npe key annotator
|
2021-09-23 22:56:36 +02:00 |
|
Marcel Haßlinger
|
221352b008
|
Prepare hotfix release
|
2021-09-23 22:44:21 +02:00 |
|
Marcel Haßlinger
|
dbe54bada7
|
Merge remote-tracking branch 'origin/main'
|
2021-09-23 22:41:42 +02:00 |
|
Marcel Haßlinger
|
9392b4f2ab
|
Fix npe if path prefix is undefined. Resolves #57
|
2021-09-23 22:40:38 +02:00 |
|
GitHub Action
|
f712e2c6d8
|
Update changelog
|
2021-09-22 13:45:04 +00:00 |
|
Marcel Haßlinger
|
66039e90c2
|
prepare for next release
|
2021-09-22 15:34:41 +02:00 |
|
Marcel Haßlinger
|
562266f9c0
|
add translation key referencing inside editor
|
2021-09-22 11:50:11 +02:00 |
|
Marcel Haßlinger
|
45cae6e7ae
|
fix translation file pattern configuration #46
|
2021-09-21 16:18:07 +02:00 |
|
Marcel
|
e4410c264c
|
Merge pull request #55 from marhali/feat/yml-support
Feat/yml support
|
2021-09-21 15:16:49 +02:00 |
|
Marcel Haßlinger
|
b29084a8a6
|
update changelog
|
2021-09-21 15:05:08 +02:00 |
|
Marcel Haßlinger
|
c9139f2cf8
|
optimize key shrinking and suggestion
|
2021-09-21 14:57:34 +02:00 |
|
Marcel Haßlinger
|
8bbd2698d2
|
add simple array support for yaml locale files
|
2021-09-21 11:42:05 +02:00 |
|
Marcel Haßlinger
|
2801b0f0ac
|
provide example locale files for yaml
|
2021-09-21 11:41:28 +02:00 |
|
Marcel Haßlinger
|
c75a49cae0
|
add path-prefix support
|
2021-09-19 22:01:42 +02:00 |
|
Marcel Haßlinger
|
3f09556d1d
|
rename prefix to path-prefix
|
2021-09-19 22:00:26 +02:00 |
|
Marcel
|
e7479b17b9
|
Merge pull request #54 from sunarya-thito/main
Added YAML support and prefix support
|
2021-09-19 21:10:55 +02:00 |
|
sunarya-thito
|
3542110383
|
No longer show completion on non-sense places
|
2021-09-14 22:48:20 +07:00 |
|
sunarya-thito
|
0fc8f36fe9
|
Limit prefix length
|
2021-09-14 22:18:22 +07:00 |
|
sunarya-thito
|
870720313c
|
Fixed dot suffix
|
2021-09-14 19:11:15 +07:00 |
|
sunarya-thito
|
d82206480e
|
Fixed non-prefix path
|
2021-09-14 19:05:04 +07:00 |
|
sunarya-thito
|
d61cd57979
|
Better prefix support
|
2021-09-14 18:53:50 +07:00 |
|
sunarya-thito
|
7b8d50f5fa
|
Added YAML support and prefix support for completions
|
2021-09-14 11:38:29 +07:00 |
|
GitHub Action
|
459dfd38ef
|
Update changelog
|
2021-07-28 10:35:24 +00:00 |
|
Marcel
|
ff03c9cd5d
|
Merge pull request #43 from marhali/rc/1.4.1
Rc/1.4.1
|
2021-07-28 12:02:26 +02:00 |
|
Marcel Haßlinger
|
7cf86e1345
|
fix order for setting target component
|
2021-07-28 11:41:54 +02:00 |
|
Marcel Haßlinger
|
83b42679e0
|
fix warning for unset target
|
2021-07-28 11:33:58 +02:00 |
|
Marcel Haßlinger
|
5a5fa2cfd7
|
add support for platform version 2021.2
|
2021-07-28 11:31:03 +02:00 |
|
Marcel Haßlinger
|
a9fac171c6
|
add support for platform version 2021.2
|
2021-07-28 10:31:32 +02:00 |
|
GitHub Action
|
9353ea7fc3
|
Update changelog
|
2021-07-20 14:29:37 +00:00 |
|