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
Looks like the same issue as #18. If you inspect the syntax highlighting info in vscode with Ctrl+Shift+P Developer: Inspect TM Scopes and then move your cursor to the improperly highlighted line you'll see that the grammar is treating this the same way as MATLAB command syntax:
Probably, the same issue concerns arrays declaration as well
The text was updated successfully, but these errors were encountered: