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
Fixes passing a grammar parameter to vscode-textmate in the wrong format, though fixing it had no effect on anything in existing tests. I think it will make a difference only for grammars that specify tokenTypes of a type besides "other", of which there are none in the included grammar definitions.