-
I've just released [Oniguruma-To-ES](https://github.com/slevithan/oniguruma-to-es), based on our previous conversation #762. There's room for improvement, but it's already very solid, and it includes …
-
Cobbling together the list from past issues:
* [ ] https://github.com/dart-lang/dart-syntax-highlight/ (@DanTup)
* ~~https://github.com/dart-lang/dart-syntax-highlight/pull/41~~
* https://git…
-
The stock Python package performs syntax highlighting inside strings containing SQL commands. That's rather useful, even though the implementation might need some more work. In this example:
``` pyth…
-
Would be cool to see this work with the PL/SQL syntax highlighter in addition to regular SQL.
-
`"${1|one,two,three|}"`
![image](https://user-images.githubusercontent.com/33529441/216484350-ef17b3dd-88ce-4164-a66c-87847d6ce231.png)
https://code.visualstudio.com/docs/editor/userdefinedsnippets#…
-
```
Various text editors support different programming languages. For example
BBedit or TextMate on the Mac. Umple profiles should be created for this.
The ohcount project should also be made to rec…
-
Hi, so I was thinking that I might give it a try, to do the f04, f06 syntax highlighting, but I am a bit unsure where to look for a reference, could you point me in the correct direction?
In addit…
-
Hello,
when writing `let x = 43s` the `s` is not of the same color as the numbers.
![image](https://user-images.githubusercontent.com/4760796/134520628-24b2a978-59ec-4990-831d-93366ce1c3f8.png)
…
-
`
The gopls server failed to initialize Would you like to report a gopls issue on GitHub?
You will be asked to provide additional information and logs, so PLEASE READ THE CONTENT IN YOUR BROWSER.
`…
-
[Atom's](http://atom.io/) syntax highlighting stack has been open sourced. [This post](http://blog.atom.io/2014/03/26/introducing-highlights.html) gives an overview.
Mainly, [highlights](https://gith…