RedCMD

Results 231 comments of 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` ![Image](https://github.com/user-attachments/assets/b1eeb391-cac2-4239-8ff1-94238714c8c1)

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