192 Commits

Author SHA1 Message Date
marhali
c03d97f3e8 consider subdirectories for modularized translation files
Resolves #124
2022-05-29 15:39:17 +02:00
marhali
8dc66e1250 add new option to consider sub-dirs for folder parser strategy 2022-05-28 23:08:57 +02:00
marhali
d0ff774bee skip unprocessable updates instead of throwing exceptions 2022-05-28 22:49:38 +02:00
marhali
bf2a8b8db7 continue filtering on first match 2022-05-28 22:49:38 +02:00
marhali
21e71f53d5 indicate translations with duplicated values yellow 2022-05-28 22:49:38 +02:00
marhali
d4ef478d48 fix duplicate filter 2022-05-28 22:49:38 +02:00
marhali
e8236b272b re-engineer translation filters
Resolves #77
Resolves #101
Resolves #122
Resolves #127
2022-05-28 22:49:38 +02:00
marhali
8ce09a6a5b add option to check if sorting is used 2022-05-28 14:20:46 +02:00
marhali
5f5abb98b8 refactor listener and add new duplicates filter 2022-05-27 11:29:29 +02:00
marhali
a33d10d7bd fix NPE on nulled folding regions
Resolves #113
2022-04-22 16:04:56 +02:00
marhali
1d1d3adaea qodana: synchronize toString() 2022-04-22 15:32:01 +02:00
marhali
0385125747 fix possible npe on add-action
Resolves #107
2022-04-22 15:23:28 +02:00
marhali
ba405393ac fix request-url limit for error reports 2022-04-22 11:27:22 +02:00
marhali
433ce8e844 add option to force key folding 2022-04-21 22:17:16 +02:00
marhali
752aecfeca expand already expanded nodes after data update 2022-04-21 21:49:06 +02:00
marhali
fc107aa839 finalize editor assistance 2022-04-21 20:06:28 +02:00
marhali
6e9d0671ca reengineer editor assistance
Tasks Left
- language support (vue, js / ts, kotlin, php)
- Intention system is bounded to Java ATM
2022-04-14 20:50:45 +02:00
marhali
0a8a92d3f8 move update process into parent class 2022-04-14 15:23:35 +02:00
marhali
0d81fc9b16 define api for optional assistance functionalities 2022-04-14 15:15:49 +02:00
marhali
b89bae1dae provide presets 2022-04-11 22:16:45 +02:00
marhali
cb228a7c05 update to new data structure 2022-04-11 22:16:09 +02:00
marhali
8b375cb201 update to new data structure 2022-04-11 22:15:55 +02:00
marhali
da7f5f5663 update to new data structure 2022-04-11 22:12:03 +02:00
marhali
df3d5d8dfd update to new data structure 2022-04-11 22:10:45 +02:00
marhali
6887a4e416 remove description for now 2022-04-11 22:07:45 +02:00
marhali
c348ea7d78 update mapper to new data structure 2022-04-11 22:07:18 +02:00
marhali
06f03ea1e1 move FolderStrategyType to right package 2022-04-11 19:27:36 +02:00
marhali
92d6e6604d apply new internal data structure 2022-04-11 19:22:58 +02:00
marhali
c906f144fa remove legacy structure 2022-04-11 19:19:39 +02:00
marhali
4333e2a996 remove legacy structure 2022-04-11 19:15:18 +02:00
marhali
c9ef651673 rework translation dialogs 2022-04-11 19:14:07 +02:00
marhali
fc1eb07443 finalize KeyPathConverter 2022-04-10 21:39:56 +02:00
marhali
9d5be9caa0 partial work on KeyPathConverter replacement 2022-04-10 20:29:13 +02:00
marhali
0030e77234 provide translation replacement 2022-04-10 20:28:25 +02:00
marhali
567a3385ff provide translation value replacement 2022-04-10 20:27:37 +02:00
marhali
8c5efc3573 provide keypath replacement 2022-04-10 20:27:12 +02:00
marhali
6764720664 fix namespace mode 2022-04-10 20:26:51 +02:00
marhali
beb4a89df5 introduce namespace mode 2022-04-10 13:43:21 +02:00
marhali
f63492ea7a optimize delimiter naming 2022-04-10 13:11:51 +02:00
marhali
ddebb04871 remove legacy structure 2022-04-10 13:00:48 +02:00
marhali
289f168e88 introduce configuration presets 2022-04-09 13:00:43 +02:00
marhali
31ad2e3464 activate new configuration service 2022-04-09 13:00:18 +02:00
marhali
1161e324e3 use new simple reload action 2022-04-09 12:41:50 +02:00
marhali
ba221786c1 deprecate old configuration 2022-04-09 12:40:00 +02:00
marhali
d7f34a35db rework plugin configuration 2022-04-09 12:39:40 +02:00
marhali
b6fc0c08ff add simple reload action 2022-04-09 12:33:35 +02:00
marhali
09ebf454d4 properly dispose AsyncFileListener
fixes #92
2022-04-09 12:29:59 +02:00
marhali
0f2b8ade4c introduce new data structure for translation values 2022-04-07 16:10:17 +02:00
marhali
a5e8375fe1 update to json5-java 2.0.0 2022-02-22 22:36:44 +01:00
marhali
38e451b5fa add json5 mapper 2022-02-22 21:46:45 +01:00