Releases: nyavro/i18nPlugin
Release-2.5.0
-Missing translation inspection introduced
-Vue translation extraction improved
-Minor fixes
Release-2.4.1
-Vue Single file components support
-Extract translation sorted by key configuration setting
-GNU Plain Object & PHP gettext basic support
Release-2.3.0
-Basic support of react-i18next useTranslation React hook: key annotation, navigation from code to translation
-Basic support of react-i18next 'Trans' element: key annotation, navigation from code to translation
-Show translation file full path in key creation action
Release-2.2.0
Show translation as a ctrl+hover hint
Default namespace expanded up to 1000 characters (and up to 100 default namespaces)
Release-2.1.0
Expressions inside translation function
Root level keys for default namespace support
Release-2.0.0
Major release:
-refactorings
-multiple default namespaces support
-Vue i18n code completion for root key fragments
Release-1.8.3
Release-1.8.1
Folding i18n keys introduced
New settings: Folding enabled, Preferred folding language, Folding max length
Release-1.7.0
PHP support introduced
Fixed false positive consideration of string as i18n key
Release-1.6.2
Fixed JavaScript and JSX support issue
Fixed several code completion issues
Fixed default namespace unresolved reference issue