97 Commits

Author SHA1 Message Date
marhali
4271a5c64b update deps and increase build range to 2022.* 2022-07-30 13:37:49 +02:00
GitHub Action
d00a2e40b3 Changelog update - v4.1.1 2022-07-01 13:43:45 +00:00
marhali
09fedd03dc prepare patch update 2022-07-01 12:35:24 +02:00
GitHub Action
072f4f018e Changelog update - v4.1.0 2022-06-05 12:10:56 +00:00
marhali
26af16d0c8 reformat translation files based on IDE preferences
Resolves #123
Resolves #128
2022-05-31 21:36:21 +02:00
marhali
c03d97f3e8 consider subdirectories for modularized translation files
Resolves #124
2022-05-29 15:39:17 +02:00
marhali
21e71f53d5 indicate translations with duplicated values yellow 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
GitHub Action
f0649e7e95 Changelog update - v4.0.0 2022-04-26 20:33:52 +00: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
25c8f0f3db update changelog 2022-04-14 15:22:12 +02:00
marhali
024fde405c update changelog 2022-04-11 19:14:33 +02:00
marhali
1f03d51b73 add tool window icon 2022-04-09 14:15:14 +02:00
marhali
09ebf454d4 properly dispose AsyncFileListener
fixes #92
2022-04-09 12:29:59 +02:00
GitHub Action
e819c84bab Changelog update - v3.2.0 2022-03-30 08:43:39 +00:00
marhali
89ce45459d prepare release v3.2.0 2022-03-30 10:11:00 +02:00
GitHub Action
80df0bd928 Changelog update - v3.1.0 2022-02-23 13:08:14 +00:00
marhali
386d345e97 prepare upcoming release 3.0.1 2022-02-23 09:30:12 +01:00
GitHub Action
c4d1ed4acd Changelog update - v3.0.1 2022-02-07 21:33:12 +00:00
marhali
11f72664c7 show notification instead of throwing an exception on fresh plugin installs 2022-02-07 20:42:21 +01:00
marhali
512daedf09 fix array mapper on complex values 2022-02-07 19:21:44 +01:00
GitHub Action
41313a3ea7 Changelog update - v3.0.0 2022-02-04 17:06:26 +00:00
marhali
e08e27343c update dependencies 2022-02-04 15:49:10 +01:00
marhali
ff9da52f75 add error report functionality 2022-02-04 11:45:09 +01:00
marhali
778490b8d8 add basic support for non-primitive elements inside json arrays
Resolves #81
2022-02-03 20:32:09 +01:00
marhali
f749715f14 fix npe on files with no content 2022-02-03 17:04:36 +01:00
marhali
9b6f1f8d25 update changelog 2022-02-03 16:53:40 +01:00
marhali
d2bd18e322 fix character unescaping
See issue #82
2022-01-29 21:54:35 +01:00
GitHub Action
4ada244465 Changelog update - v2.0.0 2022-01-18 09:01:21 +00:00
marhali
c56a144f51 prepare full release 2022-01-18 09:43:23 +01:00
GitHub Action
32b44b45c9 Changelog update - v2.0.0-rc.1 2022-01-13 15:17:38 +00:00
marhali
7762b0cacd add filter functionality for missing translation values
Resolves #74
2022-01-13 16:00:08 +01:00
marhali
0b9d6c0369 consider children nodes on marking paths with empty translation values 2022-01-13 11:31:15 +01:00
marhali
c0e385000a rewrite i18n key handling
- Translation keys are now based on KeyPath type which is simply a string list
- Handling delimiter character within a section layer is now easier
- Only the presentation layer has to deal with displaying the correct concatenated key
2022-01-13 10:39:39 +01:00
marhali
8e4179983b base file pattern matcher on unix/window style wildcards 2022-01-11 14:22:32 +01:00
marhali
7559e4d1f7 Optimize exception handling on IO ops
Resolves #76
2022-01-11 11:18:26 +01:00
marhali
a9748cdea7 improve keyboard shortcuts to edit or delete translations
Resolves #71
2022-01-10 22:21:14 +01:00
marhali
f2c4ad694a allow tool-window rendering in dumb mode 2022-01-08 13:49:34 +01:00
marhali
cf177c4373 fix cell edit on first row 2022-01-07 18:58:57 +01:00
marhali
fe5367d647 support dots within a single path node
Resolves #73
2022-01-07 18:20:32 +01:00
marhali
a3abce9814 fix key focus and selection
Resolves #72
2022-01-05 18:31:37 +01:00
marhali
a09ff23ca5 update Qodana to latest version 2021-12-18 17:34:09 +01:00
GitHub Action
fca25a66b6 Changelog update - v1.7.1 2021-12-12 14:01:59 +00:00
marhali
1fdfb39017 fix vue-js template folding
Resolves #69
2021-12-12 14:24:05 +01:00
GitHub Action
b5e8407761 Changelog update - v1.7.0 2021-12-08 21:05:41 +00:00
Marcel Haßlinger
5f953170ba use actual file extension to choose io strategy 2021-12-08 20:32:53 +01:00
Marcel Haßlinger
e0c68bd63f introduce basic code folding support for translation keys
Resolves #62
2021-12-08 12:53:05 +01:00