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
{{ message }}
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
Snippets for align(ed) and gather(ed) environments are apparently broken for me. They look as if they contain interpolated shell code, which is not supported by vscode.
Steps to Reproduce:
Type ali or gat
Press Enter, and get
\begin{align`echo |grep math|
sed -e 's/.*math.*/ed/'`}
\end{align`echo |grep math|
sed -e 's/.*math.*/ed/'`}
Snippets for align(ed) and gather(ed) environments are apparently broken for me. They look as if they contain interpolated shell code, which is not supported by vscode.
Steps to Reproduce:
ali
orgat
https://code.visualstudio.com/docs/editor/userdefinedsnippets says that
Disable all the other extensions except for
LaTeX language support
, and check that you still see this issue? Yes.The text was updated successfully, but these errors were encountered: