Hi, Gerd,
I second Laszlo's point of view; for me, using labels with well chosen
names is clearly the best choice, and I think that the latex-suite should
keep this behavior by default. To me, the -completion works quite well
and it would maybe need some improvements (it does not work for me wit
Thank you for your comments.
I think I was not precise at one point: You still can use labels for
completion (as long as they are already in the aux file).
To given an example:
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\begin{equation
Hi all,
I switched to Gerd's version of vim-latex while I'm writing my thesis.
The reason is that I'm
using tcolorbox[1] to create coloured boxes for my theorems. Tcolorbox
has its own way of
labelling theorems, which does not play well with the label completion
of vim-latex suite.
Here is an