Thanks for the excellent plugin.
Looks like the feature was added, but I still am not able to use reference \ref . The code below produces
“Referencing here : ??”
even though equation numbering shows up just fine.
===
\begin{align} \label{eq:morph_coord}
x_m &= (1 – \alpha) x_i + \alpha x_j \\
y_m &= (1 – \alpha) y_i + \alpha y_j
\end{align}
Referencing here : $\ref{eq:morph_coord}$