37 Commits

Author SHA1 Message Date
marhali
39783c52d2 add missing parser types 2022-02-02 19:26:43 +01:00
marhali
3d6806053e remove not useful information in title 2022-01-30 12:22:27 +01:00
marhali
5f16d14524 add new configuration options for enhanced io system 2022-01-30 12:04:57 +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
c6b87f9f90 bind add translation action to NewGroup action group 2022-01-10 21:30:40 +01:00
marhali
1fdfb39017 fix vue-js template folding
Resolves #69
2021-12-12 14:24:05 +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
0a4dce76d4 update config and files to latest jetbrains plugin template version 2021-11-11 16:34:34 +01:00
marhali
bbfe792e9f begin search method refactoring 2021-11-07 15:05:45 +01:00
Marcel Haßlinger
befdea277b deprecate legacy data system 2021-11-02 16:41:02 +01:00
Marcel Haßlinger
de88d0d96c extend plugin settings to include key sorting and nesting 2021-11-01 14:38:48 +01:00
Marcel Haßlinger
562266f9c0 add translation key referencing inside editor 2021-09-22 11:50:11 +02:00
Marcel Haßlinger
3f09556d1d rename prefix to path-prefix 2021-09-19 22:00:26 +02:00
sunarya-thito
7b8d50f5fa Added YAML support and prefix support for completions 2021-09-14 11:38:29 +07:00
Marcel Haßlinger
17370fe359 add settings option to opt-out code assistance service 2021-07-19 20:03:46 +02:00
Marcel Haßlinger
6f4f6aa92a add kotlin support for key completion and modularize completion providers 2021-07-19 15:59:45 +02:00
Marcel Haßlinger
151b324564 use new unified method to create annotations 2021-07-19 15:42:42 +02:00
Marcel Haßlinger
72beddda6e add kotlin specific key annotator 2021-07-19 15:40:15 +02:00
Marcel Haßlinger
0618b4686f move ui packages into root folder 2021-07-19 15:00:59 +02:00
Marcel Haßlinger
adea81704b define optional dependency on kotlin plugin 2021-07-19 14:59:11 +02:00
Marcel Haßlinger
510134440f declare dependency on com.intellij.modules.platform 2021-07-19 14:42:15 +02:00
Marcel Haßlinger
d336b31b50 Add translation key annotation 2021-04-25 21:54:13 +02:00
Marcel Haßlinger
f75848e6ad Setup basics for new code completion feature 2021-04-25 15:37:45 +02:00
Marcel Haßlinger
36403b7eeb Add support to filter translation files via regex | Fixes Issue #5 2021-04-24 22:11:06 +02:00
Marcel Haßlinger
f4bcf4eccb Update plugin icon to meet IntelliJ guidelines 2021-03-16 18:35:48 +01:00
Marcel Haßlinger
a6446d9fb6 Remove generic icon and prepare custom one 2021-03-15 19:24:20 +01:00
Marcel Haßlinger
b5f7c62ad9 Use correct name 2021-03-15 15:02:02 +01:00
Marcel Haßlinger
94f88d482d Use better icon 2021-03-15 11:41:49 +01:00
Marcel Haßlinger
2fb5452b19 Properly capitalize name 2021-03-14 20:26:09 +01:00
Marcel Haßlinger
7fe4251b88 Add i18n support for plugin itself 2021-03-14 15:32:07 +01:00
Marcel Haßlinger
73e4298f4b Optimize structure and add documentation 2021-03-14 14:28:00 +01:00
Marcel Haßlinger
3eb83ef955 Optimize name 2021-03-13 23:30:24 +01:00
Marcel Haßlinger
f434643ca1 Initial commit 2021-03-13 17:17:59 +01:00
GitHub Action
0e16479a03 Template cleanup 2021-03-03 09:47:33 +00:00
Marcel
d26043bc4e Initial commit 2021-03-03 10:45:51 +01:00