You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If \label{abc_xyz} is in a pandoc document, Ctrl+P in \eqref{a} after a can only leads to \eqref{abc} but not \eqref{abc_xyz}. Is there a way to let the completion know to search for the whole word in constructs like \label{}?
The text was updated successfully, but these errors were encountered:
If
\label{abc_xyz}
is in a pandoc document, Ctrl+P in\eqref{a}
aftera
can only leads to\eqref{abc}
but not\eqref{abc_xyz}
. Is there a way to let the completion know to search for the whole word in constructs like\label{}
?The text was updated successfully, but these errors were encountered: