Insert Caron command

Summary

Inserts a character with a caron accent mark.

Description

After selecting this command, Insert a character with a caron (ǎ, ǐ, ǒ, ǔ, Ǎ, Ǐ, Ǒ or Ǔ) at the cursor by typing a, i, o, u, A, I, O or U.

How to Run

  • Default Menu: Insert > Diacritics > Caron

  • All Commands: Insert > Diacritics > Caron

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: ALT+SHIFT+6

Plug-in Command ID

EEID_INSERT_CARON (4369)

Macros

[JavaScript]

editor.ExecuteCommandByID(4369);

[VBScript]

editor.ExecuteCommandByID 4369