Release v2.0.0-rc.1
Pre-release
Pre-release
·
308 commits
to main
since this release
BREAKING CHANGES
- Translation file pattern matcher needs to be updated to *.* or equivalent wildcard rule
- I18n key nesting will now escape every delimiter within a section layer (can be inverted via option)
Added
- Filter functionality for translations with missing values
- Full keyboard shortcut support inside tool-window
- Support for dots within key nodes in YAML files
Changed
- Improve marking nodes with missing values in tree-view
- Key completion inside editor suggests all keys without any logic
- Translation file pattern uses wildcard matcher instead of regex
- Improve exception handling on IO operations
- Update Qodana to latest version
- Allow tool-window rendering in dumb mode
Fixed
- First row inside table view is not editable
- Key focus within tree or table view after translation change