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!
I cannot reproduce the problem. See screenshot:

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!
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!