Skip to content

Completion Configuration

i18n-mage.completion.enable

  • Type: boolean
  • Default: true

Enable key auto-completion.

i18n-mage.completion.displayLanguageSource

  • Type: enum

  • Default: source

  • source: reference language

  • display: display language

i18n-mage.completion.matchScope

  • Type: enum

  • Default: both

  • key

  • value

  • both

i18n-mage.completion.pinyinSearch

  • Type: enum
  • Default: off

Pinyin search mode for Chinese translations:

  • off
  • full
  • abbr
  • both