I18nPlugin Versions Save

Intellij idea i18next support plugin

Release-2.5.0

3 years ago

-Missing translation inspection introduced -Vue translation extraction improved -Minor fixes

Release-2.4.1

3 years ago

-Vue Single file components support -Extract translation sorted by key configuration setting -GNU Plain Object & PHP gettext basic support

Release-2.3.0

3 years ago

-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

3 years ago

Show translation as a ctrl+hover hint Default namespace expanded up to 1000 characters (and up to 100 default namespaces)

Release-2.1.0

3 years ago

Expressions inside translation function Root level keys for default namespace support

Release-2.0.0

3 years ago

Major release: -refactorings -multiple default namespaces support -Vue i18n code completion for root key fragments

Release-1.8.3

4 years ago
  • Vue folding issue fixed
  • Special cases of vue translation extraction
  • Minor fixes
  • release-1.8.1

    4 years ago

    Folding i18n keys introduced New settings: Folding enabled, Preferred folding language, Folding max length

    1.7.0

    4 years ago

    PHP support introduced Fixed false positive consideration of string as i18n key

    Release-1.6.2

    4 years ago

    Fixed JavaScript and JSX support issue Fixed several code completion issues Fixed default namespace unresolved reference issue