Skip to content
Martin Aeschlimann edited this page Aug 30, 2016 · 31 revisions

Input method smoke test

The golden standard is Word

Table of Contents


[Windows/Mac] Japanese

  • Add the Japanese input method

    • Windows: Settings > Time & Language > Region & language > Add a language > Japanese
    • Mac: Settings > Keyboard > Input Sources > Add a language > Japanese
  • Focus VS Code and switch OS input method to Japanese and choose Hiragana:

    • Windows: Windows Japanese statusbar
    • Mac: Choose Hiragana in the menu bar
  • Type the following words: sennsei or konnichiha or mikann. Here is how Word looks like doing this:

    • sennsei should result in "せんせい" or "先生"
    • konnichiha should result in "こんいちは"
    • mikann should result in "みかん" or "橘"

    Windows Japanese Word


[Windows] Korean

  • Add the Korean input method

    • Settings > Time & Language > Region & language > Add a language > Korean
  • Focus VS Code and switch OS input method to Korean and choose Hangul:

    Windows Korean statusbar

  • Type gksrmf and press space. Here is how Word looks like doing this (it should be "한글"):

    Windows Korean Word 1

  • Type dkssudgktpdy in a new file. Here is how Word looks like doing this:

    Windows Korean Word 2


[Windows] Vietnamese with UniKey

  • Download and Run UniKey

  • Click the button with a down arrow:

    Windows Vietnamese UniKey Setup 1

  • Get the following settings:

    Windows Vietnamese UniKey Setup 2

  • Focus VS Code and click once UniKey's system tray entry (next to the date) to toggle on Vietnamese mode (get it to be a V):

    Windows Vietnamese UniKey StatusBar

  • Type Tooi => it should transform to => Tôi. Here is how Word looks like doing this:

    Windows Vietnamese UniKey Word


[Windows] Chinese

  • Add the Chinese (Simplified) input method

  • Settings > Time & Language > Region & language > Add a language > Chinese (Simplified)

  • Focus VS Code and switch OS input method to Chinese and choose Chinese mode and make sure the input method's name is Microsoft Pinyin:

    Windows Chinese Setup

  • Type . or , in full width form. They should be typed in immediately. Here is how Word looks like doing this:

    Windows Chinese Word

  • Type ni press Space and then hao and press Space. They should be typed in immediately. Here is how Word looks like doing this:

    Windows Chinese Word

  • Type hazni press Space. It should result into 哈祝你

--

[Windows] Sogou pinyin Chinese input method

  • Install Sogou pinyin Chinese input method

    • Download Sogou pinyin Chinese input method from this link

      download Sogou

    • Double click downloaded install exe

      install exe

    • Click YES if UAC dialog show

      accept uac

    • Click Install immediately in the install UI

      install immediately

    • Wait for the process complete, UNCHECK the "install the Sogou browser"

      uncheck sogou browser

    • Uncheck all options, click finish

      uncheck all options

  • Focus VS Code and switch OS input method to Chinese and choose Chinese mode and make sure the input method's name is Sogou Pinyin:

    sogou pinyin statusbar

  • Type ni press Space and then hao and press Space. They should be typed in immediately. Here is how Word looks like doing this:

    sogou word

  • It should result into 你好


[Mac] Zhuyin Input Method (Chinese)

  • System Preferences > Keyboard > Input Sources > Add > Chinese, Tranditional > Zhuyin

    mac Zhuyin setup 1

  • Focus VS Code and switch OS input method to Zhuyin (press Command + space)

    mac Zhuyin setup 2

  • Type su3cl3 and press Enter. Here is how World looks like doing this (It should be "你好")

    mac Zhuyin Word


[Mac] The hold input method

  • Long press e
  • A pop-up should appear
  • Choose a different variant, like an e with an accute accent

[Mac] The emoji inserter


[Linux] Japanese

  • Use mozc

  • Information for elementary

    • sennsei should result in "せんせい" or "先生"
    • konnichiha should result in "こんいちは"
    • mikann should result in "みかん" or "橘"

[Linux] Korean

  • Install lfcitx: Follow instructions here

  • Install Korean-Hangul support: sudo apt-get install fcitx-hangul

  • Type gksrmf. It should be "한글"

[Linux] Chinese (Pinyin)

  • Install lfcitx: Follow instructions here
  • Select Google Pinyin
  • Type ni press Space and then hao and press Space, should become: 你好

[Linux] Chinese (Sogou Pinyin)

Content created from: