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
Marcel Haßlinger
bf1338ffa0
add support for arb files (flutter)
...
Resolves #64
2021-12-07 13:22:10 +01:00
Marcel Haßlinger
d66cf3595e
fix changelog handling in release flow
2021-12-07 12:04:49 +01:00
Marcel Haßlinger
3e9c6c84bb
update plugin dependencies
2021-12-07 12:03:46 +01:00
Marcel Haßlinger
6c5f06f461
fix npe on key completion with deleted keys
...
Resolves #67
2021-12-07 11:27:53 +01:00
Marcel Haßlinger
351fce1667
replace screenshots and optimize README
2021-11-11 17:30:15 +01:00
Marcel Haßlinger
0a4dce76d4
update config and files to latest jetbrains plugin template version
2021-11-11 16:34:34 +01:00
Marcel Haßlinger
9137caba59
update changelog and prepare next release
2021-11-10 20:53:56 +01:00
GitHub Action
b3cb14c4c8
Update changelog
2021-09-23 21:06:07 +00:00
Marcel Haßlinger
221352b008
Prepare hotfix release
2021-09-23 22:44:21 +02:00
GitHub Action
f712e2c6d8
Update changelog
2021-09-22 13:45:04 +00: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 Haßlinger
b29084a8a6
update changelog
2021-09-21 15:05:08 +02:00
GitHub Action
459dfd38ef
Update changelog
2021-07-28 10:35:24 +00: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
Marcel Haßlinger
b57b457517
add donation links to support development
2021-07-20 15:47:37 +02:00
Marcel Haßlinger
8dac53d1ae
move praise to own secton to fix displaying issues
2021-07-20 11:42:37 +02:00
Marcel Haßlinger
e6ba30810f
praise download numbers
2021-07-20 11:38:32 +02:00
Marcel Haßlinger
1be0679f18
add example locale files for the different configuration options
2021-07-20 11:31:10 +02:00
Marcel Haßlinger
7ecba11199
improve syntax
2021-07-20 10:43:44 +02:00
Marcel Haßlinger
dff48382c2
add basic support for json array values
2021-07-20 10:42:27 +02:00
Marcel Haßlinger
433cf1183f
add settings option to opt-out code assistance service
2021-07-19 20:03:53 +02:00