Skip to content

A visual studio code extension to insert Unicode symbols given LaTeX symbol names

License

Notifications You must be signed in to change notification settings

studykit/unicode-latex

 
 

Repository files navigation

Unicode Latex for vscode

This is a fork of ojsheikh/unicode-latex.

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 the following files, this extension provides autocompletions for latex symbols:

  • asciidoc
  • clojure
  • coq
  • fsharp
  • go
  • groovy
  • haskell
  • html
  • java
  • javascript
  • markdown
  • ocaml
  • plaintext
  • python
  • r
  • racket
  • rmd
  • sml
  • tex
  • typescript
  • yaml

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

About

A visual studio code extension to insert Unicode symbols given LaTeX symbol names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Julia 0.5%