Skip to content

Releases: nyavro/i18nPlugin

Release-2.5.0

05 Dec 12:26
Compare
Choose a tag to compare

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

Release-2.4.1

13 Nov 09:33
Compare
Choose a tag to compare

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

Release-2.3.0

30 Aug 15:05
Compare
Choose a tag to compare

-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

06 Aug 15:55
Compare
Choose a tag to compare

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

Release-2.1.0

06 Jul 14:28
f6caf7b
Compare
Choose a tag to compare

Expressions inside translation function
Root level keys for default namespace support

Release-2.0.0

15 Jun 18:19
Compare
Choose a tag to compare

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

Release-1.8.3

14 May 11:29
Compare
Choose a tag to compare
  • Vue folding issue fixed
  • Special cases of vue translation extraction
  • Minor fixes
  • Release-1.8.1

    29 Apr 12:16
    Compare
    Choose a tag to compare

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

    Release-1.7.0

    08 Apr 09:04
    Compare
    Choose a tag to compare

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

    Release-1.6.2

    11 Feb 16:26
    a47a163
    Compare
    Choose a tag to compare

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