-
Agda is a very difficult language to parse.
Because of this, many other highlighting methods (such as textmate, or treesitter grammars) are not possible.
If the agda-language server supported [s…
-
TextMate uses the [oniguruma syntax](https://macromates.com/manual/en/regular_expressions#syntax_oniguruma) for regular expressions.
TM4E currently uses [jruby/joni](https://github.com/jruby/joni) …
-
First I just want to say, thank you for all the work you've done on this!
I'm curious about adding support for [Shiki](https://shiki.matsu.io/). It produces nicer looking (IMO) results than PrismJ…
-
Github uses [Linguist](https://github.com/github/linguist) to highlight the code and detect the programming language to show in the `Languages` chart in the bottom of the right column of every repo. T…
-
It'd be nice to have syntax highlighting of CG-3 files in Github. They use [linguist](https://github.com/github/linguist) which reads TextMate-compatible syntax highlighting grammars:
- https://git…
-
**What problem does this feature solve?**
I'm maintainer for [Bicep](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview), and as we are still actively developing the lang…
-
The browser crashed while I was writing 60k compressed js code into the monaco-editor. When I commented out the highlighted logic, the compressed code appeared normally
-
## Language name
Expect
## URL of example file
https://github.com/gcc-mirror/gcc/blob/master/gcc/testsuite/lib/compat.exp
## URL of syntax highlighting grammar
https://github.com/textmate/tcl…
-
The maintenance efforts will reduce drastically if we can generate TextMate grammar which is [used by VSCode](https://github.com/microsoft/vscode-textmate) from [VHS official tree-sitter](https://gith…
-
How do we create a bundle that would extend an existing language bundle? Ex. Let's say I want to add textmate grammar rules to highlight a html element's attribute named jc as in `