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
Describe the bug
When adding +=, -= and other symbols to Lua.runtime.nonstandardSymbol, errors are removed from the "Problems" tab, and compiling is possible again. But formatting the document doesn't work when foo += 1 is somewhere in the document.