easy-18in/CHANGELOG.md
2021-03-15 09:30:11 +01:00

20 lines
737 B
Markdown

<!-- Keep a Changelog guide -> https://keepachangelog.com -->
# easy-i18n Changelog
## [Unreleased]
## [1.0.0] - 2021-15-03 (release)
### Added
- Support for JSON and Resource-Bundle(Properties) based locale files
- UI Tool Window with Table- and Tree-View representation
- Add / Edit / Delete functions
- Search function to filter visible keys
- Quick edit via right-click on any key
- Quick edit via DEL-Key on any key
- Locales directory / preferred locale can be configured via Settings Dialog
- I18n keys with one or more missing locale translation will be show as red
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
### Changed
- README.md