tgeng / LatexSymbol

Intellij plugin that adds live template to input LaTeX symbols as unicode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

LaTeX Symbol

IntelliJ plugin that allows inputting common symbols as unicode. For example, the plugin makes IDE offers completion of α if one types \alpha. For the list of symbols, see src/main/resources/templates.xml or "Settings -> Editor -> Live Templates -> Latex" in the IDE.

Get Started

Install from JetBrains' Marketplace

About

Intellij plugin that adds live template to input LaTeX symbols as unicode

License:Apache License 2.0


Languages

Language:Kotlin 100.0%