JPilson
c56812c888
Implement selectable text replacement with i18n keys
...
A new feature is introduced to replace the selected text in editor with Internationalization (i18n) keys, improving the coding workflow for developers handling string localization. The i18n keys are generated based on the customized settings or default flavor template. Further, a function to retrieve the key field from the `TranslationDialog` is added and a new utility class `DocumentUtil` for checking document file types has been added.
2023-12-16 17:51:29 +01:00
JPilson
a709db810e
Add i18n flavor template setting
...
A new setting, `flavorTemplate` is introduced to specify how strings are replaced with i18n representation. This includes code modifications for handling this new feature and also updates in the messages.properties file for the associated UI text. The feature is especially useful for customizing how localization strings are generated in different project setups.
2023-12-16 17:50:29 +01:00
JPilson
352dc7c47c
feat(Add Selection): add LocalizeItAction for localizing selected text
...
This commit introduces a new action, `LocalizeItAction`, into the easyi18n toolset, which allows users to automatically apply localization to a selected string in the text editor. The action is now accessible from the editor's context menu. This provides a more efficient way to localize selected strings compared to manually adding them.
2023-12-09 14:43:40 +01:00
Marcel
6f7982615f
Merge pull request #302 from marhali/changelog-update-v4.4.2
...
Changelog update - `v4.4.2`
2023-09-02 19:16:33 +02:00
GitHub Action
5eaa0e5969
Changelog update - v4.4.2
2023-09-02 14:42:20 +00:00
Marcel
c29440b1f1
Merge pull request #301 from marhali/next
...
feat(combat): add 232.* support
2023-09-02 13:06:15 +02:00
marhali
21138a8937
prepare patch release
2023-09-02 12:47:08 +02:00
marhali
2218210ee4
feat(ui): adjust tool window icon color to align with new ui reference
2023-09-02 12:39:17 +02:00
marhali
e34d23fe06
feat(combat): add 232.* support
2023-09-02 12:23:12 +02:00
Marcel
1f7b796973
Merge pull request #240 from marhali/changelog-update-v4.4.1
...
Changelog update - `v4.4.1`
2023-09-02 11:22:53 +02:00
GitHub Action
e3b9dc60f0
Changelog update - v4.4.1
2023-02-19 14:54:24 +00:00
Marcel
ce0b3d3e64
Merge pull request #223 from marhali/223-combat
...
223 combat
2023-02-19 15:38:19 +01:00
marhali
d7d2880c44
replace yaml mapping with own implementation to fix pluginVerifierTask
2023-02-19 15:23:48 +01:00
marhali
d5295fa111
try getParent() instead of this
2023-02-19 13:25:08 +01:00
marhali
9816066046
make public
2023-02-19 13:06:20 +01:00
marhali
6c06b41348
remove protected scope
2023-02-18 20:22:12 +01:00
marhali
f028be2c7c
prepare patch release
2023-02-18 17:52:54 +01:00
marhali
ef3190b022
support 231.* builds
2023-02-18 17:48:15 +01:00
marhali
d329db56df
fix AWT events are not allowed inside write action
2023-02-18 17:40:18 +01:00
marhali
7c9d8156a6
remove jvmargs memory
2023-02-18 17:20:45 +01:00
marhali
6c409c6629
bump intellij gradle plugin to v1.13.0
2023-02-18 17:20:24 +01:00
marhali
4f0f6b89f2
require 223 pluginSinceBuild
2023-01-15 11:26:32 +01:00
marhali
9082aac5c0
gradle intellij plugin 1.11.0
2023-01-10 21:02:43 +01:00
marhali
d9781566c0
replace deprecated API methods
2022-12-17 15:46:24 +01:00
marhali
60fc19c680
Merge remote-tracking branch 'origin/223-combat' into 223-combat
2022-12-17 15:45:14 +01:00
marhali
c36223e984
fix broken badge links
2022-12-17 15:44:59 +01:00
marhali
bc479ff551
update build according to template and drop support for IDE version < 2022.2
2022-12-17 15:43:57 +01:00
marhali
6dc79d5fb3
update build according to template and drop support for IDE version < 2022.2
2022-12-17 15:43:41 +01:00
Marcel
f154c2ddc8
Merge pull request #222 from marhali/changelog-update-v4.4.0
...
Changelog update - `v4.4.0`
2022-12-17 14:57:25 +01:00
GitHub Action
2558800870
Changelog update - v4.4.0
2022-12-17 13:46:26 +00:00
Marcel
0797eb94ba
Merge pull request #212 from marhali/next
...
Next (4.4.0)
2022-12-16 18:03:09 +01:00
marhali
fd47de4679
prepare minor release
2022-12-07 22:05:28 +01:00
marhali
414d413434
restructure form actions
...
Resolves #199
2022-12-07 21:41:26 +01:00
marhali
f53b867713
document changes
2022-12-07 20:06:24 +01:00
marhali
212a95297c
Merge remote-tracking branch 'origin/main' into next
2022-12-07 20:00:56 +01:00
Marcel
dbd0470b35
Merge pull request #211 from marhali/changelog-update-v4.3.1
...
Changelog update - `v4.3.1`
2022-12-07 20:00:15 +01:00
GitHub Action
d673385bc3
Changelog update - v4.3.1
2022-12-07 18:55:47 +00:00
marhali
e26ada8b20
add hint for path variable option
2022-12-07 19:32:16 +01:00
Marcel
2deedeb5d2
Merge pull request #210 from marhali/next
...
support all 223 builds
2022-12-07 19:28:24 +01:00
marhali
892453aabd
Merge commit 'refs/pull/196/head' of github.com:marhali/easy-i18n into next
2022-12-07 19:03:56 +01:00
marhali
8b5a84f637
Merge remote-tracking branch 'origin/next' into next
2022-12-07 18:56:36 +01:00
marhali
f9ef5a0611
prepare patch release
2022-12-07 18:56:28 +01:00
marhali
c670b20aed
support all 223 builds
...
Resolves #209
Resolves #206
Resolves #200
2022-12-07 18:55:47 +01:00
marhali
c7239dab93
support all 223 builds
...
Resolves #209
Resolves #206
Resolves #200
2022-12-07 18:53:49 +01:00
SIMULATAN
b7993ce4f8
Add support for path macros
...
fixes #189
2022-11-03 11:20:41 +01:00
Marcel
8dd7307022
Merge pull request #194 from marhali/changelog-update-v4.3.0
...
Changelog update - `v4.3.0`
2022-10-28 23:41:07 +02:00
GitHub Action
b2e68ff3cd
Changelog update - v4.3.0
2022-10-28 21:38:14 +00:00
Marcel
da655d91ff
Merge pull request #193 from marhali/next
...
Next
2022-10-28 23:13:16 +02:00
marhali
6920654785
prepare minor release
2022-10-28 22:51:12 +02:00
marhali
c1c7c921c2
support 2022.3
2022-10-28 22:50:49 +02:00