14 Commits

Author SHA1 Message Date
marhali
d85db1fd48 only perform save all inside reload 2022-10-28 20:48:31 +02:00
marhali
7fd6526405 remove warning about missing configuration during project init
Resolves #148
2022-09-03 16:40:05 +02:00
marhali
26af16d0c8 reformat translation files based on IDE preferences
Resolves #123
Resolves #128
2022-05-31 21:36:21 +02:00
marhali
31ad2e3464 activate new configuration service 2022-04-09 13:00:18 +02:00
marhali
09ebf454d4 properly dispose AsyncFileListener
fixes #92
2022-04-09 12:29:59 +02:00
marhali
11f72664c7 show notification instead of throwing an exception on fresh plugin installs 2022-02-07 20:42:21 +01:00
marhali
7e4028f03f refactor ionext into io package 2022-02-03 16:45:44 +01:00
marhali
cd38515402 move to next-gen io handler 2022-02-03 16:40:04 +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
Marcel Haßlinger
bf1338ffa0 add support for arb files (flutter)
Resolves #64
2021-12-07 13:22:10 +01:00
Marcel Haßlinger
4aac4161db reload instance after i18n file change 2021-11-10 20:05:16 +01:00
marhali
dd783a0b2e create new io strategies 2021-11-05 23:36:59 +01:00
Marcel Haßlinger
e730dee6f5 implement json module strategy 2021-11-05 15:41:00 +01:00
Marcel Haßlinger
1e1624541d introduce new data store 2021-11-04 17:29:55 +01:00