428 Commits

Author SHA1 Message Date
marhali
045bb6ac94 optimize line breaks and value parsing 2022-07-01 12:33:21 +02:00
marhali
02d7d7d051 add fallback if cached psi element is null
Fixes #139
2022-06-30 22:22:01 +02:00
marhali
a0d76f6ae7 only allow \n line separators
Fixes #140
2022-06-30 22:21:02 +02:00
Marcel
89ce838245
Merge pull request #134 from marhali/changelog-update-v4.1.0
Changelog update - `v4.1.0`
2022-06-05 14:14:54 +02:00
GitHub Action
072f4f018e Changelog update - v4.1.0 2022-06-05 12:10:56 +00:00
marhali
9bf67045f3 prepare minor release 2022-06-05 13:08:43 +02:00
marhali
f2701f0f85 fix(tests): add missing method implementation 2022-06-01 12:04:05 +02:00
marhali
d520053b5c prepare minor release candidate 2022-06-01 11:56:45 +02:00
marhali
9c77b9edc1 use different icons to distinguish between the ui filters 2022-06-01 11:55:00 +02:00
marhali
26af16d0c8 reformat translation files based on IDE preferences
Resolves #123
Resolves #128
2022-05-31 21:36:21 +02:00
marhali
090b7a0216 ensure that parent directories will be created 2022-05-31 21:16:05 +02:00
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
Marcel
8e6f7098af
Merge pull request #118 from marhali/changelog-update-v4.0.0
Changelog update - `v4.0.0`
2022-04-28 18:20:41 +02:00
GitHub Action
f0649e7e95 Changelog update - v4.0.0 2022-04-26 20:33:52 +00:00
marhali
f2df66238b prepare major release 2022-04-26 20:58:41 +02:00
marhali
5abd9c3dbf prepare next release candidate 2022-04-24 15:23:17 +02:00
marhali
14a41ab6a4 fix vue folding inside template
Resolves #115
2022-04-24 15:22:40 +02:00
marhali
8c7b19395e prepare next release candidate 2022-04-22 16:05:44 +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
Marcel
4c491cae6d
include python lang support into roadmap 2022-04-22 12:42:11 +02:00
Marcel
18868c833f
Merge pull request #111 from marhali/feat/next
Feat/next
2022-04-22 11:49:18 +02:00
marhali
1c28da42ab update README.md 2022-04-22 11:48:01 +02:00
marhali
ba405393ac fix request-url limit for error reports 2022-04-22 11:27:22 +02:00
Marcel
bad6c27386
Merge pull request #108 from marhali/feat/next
Feat/next
2022-04-22 10:38:53 +02:00
marhali
d58a6478a9 fix unit tests
add new configuration option
2022-04-22 09:49:45 +02:00
marhali
bd1375769a update roadmap 2022-04-21 22:22:45 +02:00
marhali
089afec0fe prepare major release candidate 2022-04-21 22:19:14 +02:00
marhali
433ce8e844 add option to force key folding 2022-04-21 22:17:16 +02:00
marhali
091acb2e32 remove unused translation pack 2022-04-21 22:07:56 +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
25c8f0f3db update changelog 2022-04-14 15:22:12 +02:00
marhali
0d81fc9b16 define api for optional assistance functionalities 2022-04-14 15:15:49 +02:00
marhali
f5384f30d9 add new action translations 2022-04-14 15:15:16 +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