hsz / idea-latex

LaTeX plugin for IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/7660

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Special Characters

AnimeshSinha1309 opened this issue · comments

It would be really great if there were menu options for typing in special characters like pi, sigma, etc. Actually the menu needs to be expanded a lot, would help the IntelliJ plugin compete with full LaTeX editors.

Another thing, trying to do that myself, I see that mobi.hsz.idea.latex.LatexInstructions has been referenced but the class does not exist, and IntelliJ give an error, actually several errors. Am I making a mistake, could you please tell me what is going on?

Whole process should be similar to https://github.com/hsz/idea-gitignore

You have to generate sources using BNF and JFlex rules.