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

Dart language support #185

Merged
merged 2 commits into from
May 7, 2022
Merged

Conversation

whiplashoo
Copy link
Contributor

This adds support for the Dart language.

It includes all keywords and modifiers of Dart, taken by the official language specification.

Example Dart code now looks like this:

Dracula theme

Screenshot 2022-01-20 at 10 39 56 PM

Monokai theme

Screenshot 2022-01-20 at 10 39 38 PM

Dracula theme

Screenshot 2022-01-20 at 10 38 56 PM

@whiplashoo
Copy link
Contributor Author

Is there any chance for reviewing this?

@AndiDittrich
Copy link
Member

AndiDittrich commented May 7, 2022

hi @whiplashoo

sry i've forgot to handle this pull request. it looks great, but the escape sequences doesn't look like they're working ?
could you provide your testcode from above for validation ? thanks

edit: escape sequences are working fine

@AndiDittrich AndiDittrich merged commit 070d435 into EnlighterJS:master May 7, 2022
@whiplashoo whiplashoo deleted the dart_support branch May 7, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants