RedCMD
RedCMD
here's my VSCode extension to help with authoring TextMate grammars https://marketplace.visualstudio.com/items?itemName=RedCMD.tmlanguage-syntax-highlighter
is the language set correctly in the bottom right corner?
`workbench.action.editor.changeLanguageMode` 
use `loadGrammarWithConfiguration()` or `loadGrammarWithEmbeddedLanguages()` with `IEmbeddedLanguagesMap` instead of `loadGrammar()`
I can no longer seem to reproduce currently using web-tree-sitter `0.23.0`
here's my VSCode extension to help with authoring TextMate grammars https://marketplace.visualstudio.com/items?itemName=RedCMD.tmlanguage-syntax-highlighter
@roblourens AFAIK it has always been like this with Sticky Scroll further emphasizing it rendering upwards of 50 nested levels causes very noticeable shuttering with upwards of 1000 nested levels,...
I would say that VSCode is correct and Linguist is wrong Linguist seems to just error and self implode `begin`/`while` is a lot more ridgid/restrictive than `end` it cannot be...
the `begin`/`end` is inside of the `begin`/`while` `while` is a lot more strict and won't let the `begin`/`end` escape the `while` is currently checking every line if it starts with...
~~after spending way too much time trying to get a stupid Mac to boot~~ I was able to test the grammar in TextMate 2.0 and I can confirm GitHub/Linguist/PrettyLights is...