Latex-workshop: Autocomplete suggestions in math mode?

Created on 26 Jun 2017  路  2Comments  路  Source: James-Yu/LaTeX-Workshop

When in text mode, i get autocomplete suggestions, but in a math environment like $[...]$ or \begin{equation} [...] \end{equations} i have to trigger the suggestion manually by editor.action.triggerSuggest.
Is this behaviour intended and is there a way to change it?
Thank you!

Most helpful comment

Sorry, i found the issue. I was using a snippet to write the backslash symbol, which seems not to trigger the suggestion popup. Thanks for your great work i really enjoy the extension!

All 2 comments

I cannot reproduce the problem. See screenshot:
image

There is no explicit logic on detecting math mode. It should be a local or vscode problem. An gif animation showing the problem may help.

Sorry, i found the issue. I was using a snippet to write the backslash symbol, which seems not to trigger the suggestion popup. Thanks for your great work i really enjoy the extension!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dslemusp picture dslemusp  路  4Comments

wstcegg picture wstcegg  路  5Comments

sidmishraw picture sidmishraw  路  3Comments

TiemenSch picture TiemenSch  路  6Comments

iainmstott picture iainmstott  路  5Comments