From bd1375769aecb09c3133f1050773d37b087ac300 Mon Sep 17 00:00:00 2001 From: marhali Date: Thu, 21 Apr 2022 22:22:45 +0200 Subject: [PATCH] update roadmap --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfd9fb2..49b6c25 100644 --- a/README.md +++ b/README.md @@ -91,11 +91,11 @@ _For more examples, please refer to the [Examples Directory](https://github.com/ ## Roadmap - [X] JSON5 Support +- [X] Configurable namespace and section separators +- [X] Define default namespace to use if none was provided +- [X] Enhance editor code assistance - [ ] XML Support - [ ] Mark duplicate translation values -- [ ] Configurable namespace and section separators -- [ ] Define default namespace to use if none was provided -- [ ] Enhance editor code assistance See the [open issues](https://github.com/marhali/easy-i18n/issues) for a full list of proposed features (and known issues).