Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Unicode LatexNew to Visual Studio Code? Get it now.

Unicode Latex

Omer Sheikh

|
42,790 installs
| (8) | Free
Insert unicode symbols for latex names
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unicode Latex for vscode

A visual studio code extension that allows the insertion of unicode symbols from the latex names of those symbols. The list of symbols is currently generated from the Julia programming language's REPL's latex completions.

Usage

When editing a plaintext file, this extension provides autocompletions for latex symbols - inserting the equivalent unicode character for the selected completion. Completions are triggered on '\'.

To insert a symbol, simply execute the Unicode: Insert Math Symbol command and type in the name of your desired symbol or select it from the drop-down list.

Insertion Demo

Similarly, to replace all LaTeX symbol names in a group of text, use the command Unicode: Replace LaTeX. If no text is highlighted, this command will act on the whole document. Otherwise, it will act on the selected text.

Replacement Demo

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft