RedCMD
RedCMD
```json "[html]": { "editor.suggest.insertMode": "insert" }, ```
prob should look at * https://github.com/shikijs/shiki * https://github.com/microsoft/vscode-textmate * https://github.com/microsoft/vscode-oniguruma
here's my VSCode extension to help with authoring TextMate grammars https://marketplace.visualstudio.com/items?itemName=RedCMD.tmlanguage-syntax-highlighter
that's the builtin 200char (180?) limit unrelated to yaml
* https://github.com/microsoft/vscode/issues/228140 * https://github.com/microsoft/vscode/issues/177400 * https://github.com/microsoft/vscode/issues/111002 * https://github.com/microsoft/vscode/issues/100765
from what I last heard The TextMate engine has not been archived and is still taking bug reports https://github.com/github-linguist/linguist/issues/6668#issuecomment-1967530241 I'm not sure if this is what GitHub uses https://www.npmjs.com/package/pretty-lights but...
The 1.X TextMate manual does not mention `while` https://macromates.com/manual/en/ The 2.0 TextMate manual mentions `while` once. But only states that it is related to `begin` [language-grammars](https://macromates.com/textmate/manual/language-grammars) TextMate's public repo https://github.com/textmate/textmate...
here's my VSCode extension to help with authoring TextMate grammars https://marketplace.visualstudio.com/items?itemName=RedCMD.tmlanguage-syntax-highlighter
@alexdima is this directly related to https://github.com/microsoft/vscode-textmate/issues/119? ~~I'm not sure what happens in TextMate (no Mac here)~~ ~~are you able to confirm this is intentional and I am able to...
here's my VSCode extension to help with authoring TextMate grammars https://marketplace.visualstudio.com/items?itemName=RedCMD.tmlanguage-syntax-highlighter