Skip to content

0.6.0

Compare
Choose a tag to compare
@rvanbekkum rvanbekkum released this 26 Nov 22:01
· 42 commits to master since this release
567462a

Changes

  • New setting xliffSync.addNeedsWorkTranslationNote that can be used to change whether an "XLIFF Sync" note should be added to trans-units that are being marked as needs-work by the extension (which are added to explain what was detected) (Default: true).
  • New setting xliffSync.openExternallyAfterEvent that can be used to specify whether translation files should be opened automatically with the default XLIFF editor after an event takes place. By default, files will not be opened externally automatically (Default: []).
    You can set files to be opened externally automatically after:
    • Checking translations
    • Detecting problems
    • Synchronizing translation files