Skip to content

Release v4.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 13:38
· 187 commits to main since this release

BREAKING CHANGES

  • Configuration rework. Existing settings will be lost and must be configured via the new configuration page

Added

  • Key delimiters (namespace / section) can be configured
  • Extract translation intention
  • Full language support for Java, Kotlin, JavaScript / TypeScript, Vue and PHP
  • Expand already expanded nodes after data update
  • Experimental option to force translation key folding
  • Individual icon for tool-window and lookup items
  • Dedicated configuration file (easy-i18n.xml) inside .idea folder

Changed

  • Editor assistance has been reengineered. This will affect key suggestion and annotation
  • Moved configuration dialog into own page inside IDE Settings

Fixed

  • AlreadyDisposedException on FileChangeListener after project dispose
  • Request-URL limit for error reports