This extension allows you to enter Unicode symbols using LaTeX-like commands. Available commands are added to the list of auto-completions when you type \.
Configuration
latex-input.enabled: Enables or disables the extension. This can be set on a per-language basis. For example:
"[latex]": {
"latex-input.enabled": false
}
latex-input.triggers: The set of characters to watch for to activate the extension. By default this is '\\'.
latex-input.mappings: Defines the available input mappings, i.e., which strings get translated into which unicode characters. This can be one of three things: