LaTeXBox
LaTeXBox copied to clipboard
A lightweight but deprecated LaTeX Plugin for Sublime Text 3
Every time I have to denote subscript in in-line math mode $...$, I have the problem using {}. For example, I enter $S_{$, intending to complete $S_{t}$, it automatically match...
Moving here from LaTeXTools, I seem to miss one feature. Every time I want an autocompletion of `\cite{` or `\ref{` I need to type the autocompletion trigger. It seems to...
When LaTeXBox and LaTeXing are both enabled, there is a bug that seems to stem from your "vim-latex like keymaps" for _ and ^, where the _ or ^ is...
highlighting SELECTION then pressing `C+l, c` results in \SELECTION instead of \|{SELECTION} where `|` is the cursor. However `C+L, e` works properly giving \begin{env} SELECTION \end{env}
I really love this Plugin, it's better than LatexTools and Latexing, they can not build from \input files, you have to switch to the main file. it's really sucks. I...
Awesome plugin, I love it. LaTeXTools and LaTeXing were _not_ cutting it for me, and this plugin seems like the start to a really good alternative. One feature request I...
1. log parser doesn't work properly on windows 2. it doesn't work with file names containing `(){}`