16 Commits

Author SHA1 Message Date
marhali
ff9da52f75 add error report functionality 2022-02-04 11:45:09 +01:00
marhali
f3ab014e3f improve exception details on io ops 2022-02-03 16:40:43 +01:00
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
bbfe792e9f begin search method refactoring 2021-11-07 15:05:45 +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
36403b7eeb Add support to filter translation files via regex | Fixes Issue #5 2021-04-24 22:11:06 +02:00
Marcel Haßlinger
7fe4251b88 Add i18n support for plugin itself 2021-03-14 15:32:07 +01:00