Richard Stein
Richard Stein
> Removing that whole condition also fixes the problem. It would seem that erroring in greediness would be better that in the other direction. I tend to agree on that.
@lrdegeest Do you also have `\end{document}` inside a verb inside your document? Otherwise it would also be good, if you good provide a minimal working example.
@lrdegeest Then it is an other bug and it would be nice if you could create a new issue as I can't reproduce it.
Can you press C-l, C-d, C-c and then check whether it still doesn't work?
Do you have any errors in the console ``ctrl+` ``?
That error is not related to that (and not really problematic). We have changed things in that completion, because we now use a backward analysis to extract information of the...
> and "intro.tex" looks like this: >```latex >%\bibliography{/Users/LawrenceDeGeest/Desktop/notebook/references} >Consider the lobster \citep{} >``` Writing `\bibliography` inside comments is not supported anymore. The recommended way is to write `% !TEX root...
Both should not interfere with the sublime-completions
Actually it should be like this and this is about the precedence of the tab key in different situation. By default `commit_completion` has a higher one than `next_field`. You may...
Did you copy it to your user key bindings?