From 4c491cae6db74c81244f6ffcb32338d9cd483586 Mon Sep 17 00:00:00 2001 From: Marcel Date: Fri, 22 Apr 2022 12:42:11 +0200 Subject: [PATCH] include python lang support into roadmap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41d6de7..ad5057a 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ _For more examples, please refer to the [Examples Directory](https://github.com/ - [X] Enhance editor code assistance - [ ] XML Support - [ ] Mark duplicate translation values +- [ ] Python language assistance See the [open issues](https://github.com/marhali/easy-i18n/issues) for a full list of proposed features (and known issues). @@ -148,4 +149,4 @@ Plugin based on the [IntelliJ Platform Plugin Template][template]. -[template]: https://github.com/JetBrains/intellij-platform-plugin-template \ No newline at end of file +[template]: https://github.com/JetBrains/intellij-platform-plugin-template