Replies: 2 comments
-
This is super cool |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, and it works quite well. It's integrated into AvaloniaEdit, and we are actively using Plastic SCM. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I recently ported TextMate grammars support to C#.
Thanks to your awesome project, I was able to add syntax highlight support to the console:
TextMateSharp
supports more than 50 grammars, feel free to take a look at the DemoApplication, just in case you want to add syntax highlight support toSpectre.Console
:-).Beta Was this translation helpful? Give feedback.
All reactions