Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize syntax highlighting using TextMateSharp #1

Open
6 tasks
Fydar opened this issue Dec 25, 2021 · 0 comments
Open
6 tasks

Standardize syntax highlighting using TextMateSharp #1

Fydar opened this issue Dec 25, 2021 · 0 comments
Assignees

Comments

@Fydar
Copy link
Owner

Fydar commented Dec 25, 2021

Currently syntax highlighting is code using Roslyn for C# and a custom solution for Json.

To enable support for a large range of languages I plan to implement TextMateSharp.

Once TextMate Grammars are supported, I will need to import grammars for the following languages:

  • json
  • yaml
  • xml
  • html
  • css
  • sql
@Fydar Fydar self-assigned this Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant