TeX LSP completions

73 views
Skip to first unread message

Tim Gray

unread,
Feb 5, 2022, 6:21:51 PM2/5/22
to BBEdit Talk
Playing around with the TeX LSP completions and I feel like I'm missing something. I installed texlab via homebrew.

texlab is definitely giving suggestions, though unfortunately they are much less "smart" than what I am seeing with the Python LSP completions. Anyway, when I type `\begin` and hit tab to complete, I get:

begin{<# $1 #>}

\end{<# $1 #>}

I have two questions about this. How can I get the completion to not eat the leading `\` before `begin` - that's pretty important in latex. Second, in other editors I've used, when one tabs to the placeholder in `\begin{}` and fills it in, they replace the `<# $1 #>` in the `\end{}` with the same content. I'm guessing there's no facility for that in BBEdit. Is that correct?

Tim

Reply all
Reply to author
Forward
0 new messages