-
I started working with textmate-grammar-python for the https://github.com/sphinx-contrib/matlabdomain package. Thanks for starting this work - it's much more structured than the pygments tokens.
Gi…
-
## Language name
Go+
## URL of example repository
dir: https://github.com/uiuing/ingop/tree/main/releases-migration
repo: https://github.com/uiuing/ingop
File suffixes to check: `.gop` `.…
-
In addition to normal textmate grammars (https://macromates.com/manual/en/language_grammars), VS Code has the ability to use a semantic token provider (https://code.visualstudio.com/api/language-exten…
-
We currently rely on a TextMate grammar but it cannot properly parse AsciiDoc.
I think we should migrate to semantic highlighting: [code.visualstudio.com/api/language-extensions/semantic-highlight-…
-
**Describe the bug**
Process control keywords such as `if` `match` `for` are represented by the semantic token type as other making them highlighted as normal keywords, which is not in line with th…
-
Hey! I really love 10x editor and actually I want to integrate couple of custom in home languages for the team to push editor more. For Sublime/VSCode there textmate grammar support per language. What…
-
Hi,
I'm trying to upgrade from a previous version of the monaco-languageclient.
I'm only interested in the language client and otherwise prefer to load monaco than vscode, especially for languag…
-
It would be useful to write a TextMate grammar as supported by GitHub's Linguist library https://github.com/github/linguist/blob/master/CONTRIBUTING.md#fixing-syntax-highlighting , Visual Studio Cod…
-
E.g., select some text in a .rb file, "New Gist from selection". Gets created as "gistfile1" with no language information (and no syntax highlighting). Seems like we ought to be able to infer the lang…
-
There are only a few links are working in README. Unchecked links are broken or down.
- [ ] Full documentation is at [pug-lang.com](http://pug-lang.com/)
- [ ] cssdeck interactive [Pug syntax tutorial…