marhali
|
853f36dd55
|
preserve file order for comparing
|
2022-10-28 22:31:58 +02:00 |
|
marhali
|
1a4df58447
|
fix test on Windows
|
2022-10-28 22:03:23 +02:00 |
|
marhali
|
2b4170ada0
|
fix line endings
|
2022-10-28 21:41:58 +02:00 |
|
marhali
|
d85db1fd48
|
only perform save all inside reload
|
2022-10-28 20:48:31 +02:00 |
|
marhali
|
55a0a3366b
|
default to indent 2
|
2022-10-28 20:17:34 +02:00 |
|
marhali
|
059d1bcc25
|
correct e2e tests
|
2022-10-28 20:17:16 +02:00 |
|
marhali
|
c647489981
|
support regex file patterns
Resolves #191
|
2022-10-28 17:30:02 +02:00 |
|
marhali
|
00c1e49fb4
|
end-to-end tests
|
2022-10-28 16:51:20 +02:00 |
|
marhali
|
7793ad6a86
|
reset ont init
|
2022-10-28 16:50:42 +02:00 |
|
marhali
|
d626771f21
|
run on per-test basis
|
2022-10-28 15:59:25 +02:00 |
|
marhali
|
acb284ff88
|
fix properties parsing
Resolves #190
|
2022-10-28 15:44:20 +02:00 |
|
marhali
|
fd53e80e07
|
first e2e test with single dir .properties files
|
2022-10-28 15:39:23 +02:00 |
|
marhali
|
eeba513c92
|
base for e2e tests
|
2022-10-28 15:38:31 +02:00 |
|
marhali
|
150f40d395
|
improve exception handling on syntax errors
Resolves #167
Resolves #177
|
2022-10-14 17:36:01 +02:00 |
|
marhali
|
38f5bcb900
|
fix loosing settings on IDE restart
Resolves #186
Resolves #164
|
2022-10-14 16:02:20 +02:00 |
|
marhali
|
6858590235
|
rollback to deprecated function call
|
2022-09-03 17:18:53 +02:00 |
|
marhali
|
7fd6526405
|
remove warning about missing configuration during project init
Resolves #148
|
2022-09-03 16:40:05 +02:00 |
|
marhali
|
81fe2e7852
|
fix folding for html parts
Resolves #175
|
2022-09-03 16:23:24 +02:00 |
|
marhali
|
c448cfa106
|
remove deprecated function call
|
2022-09-03 15:42:34 +02:00 |
|
marhali
|
7126d13b6f
|
change color to increase contrast in light themes
Resolves #157
|
2022-08-24 21:15:46 +02:00 |
|
marhali
|
61d5d63bf9
|
increase visibility for the docs provider
|
2022-08-24 20:48:55 +02:00 |
|
marhali
|
9c0aec3515
|
disable explicit vue folding rules
|
2022-08-24 20:47:34 +02:00 |
|
marhali
|
1db81c6f43
|
fix javascript related folding
|
2022-08-24 19:36:17 +02:00 |
|
marhali
|
5c95bb01b7
|
switch back to deprecated ContentFactory
|
2022-08-09 15:20:20 +02:00 |
|
marhali
|
03589a3138
|
remove deprecated function call
|
2022-07-30 13:36:55 +02:00 |
|
marhali
|
87b6ee3170
|
move into try with resource catch
|
2022-07-01 15:15:32 +02:00 |
|
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 |
|
marhali
|
f2701f0f85
|
fix(tests): add missing method implementation
|
2022-06-01 12:04:05 +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 |
|
marhali
|
14a41ab6a4
|
fix vue folding inside template
Resolves #115
|
2022-04-24 15:22:40 +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
|
d58a6478a9
|
fix unit tests
add new configuration option
|
2022-04-22 09:49:45 +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 |
|