-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[Class modifiers] Syntax highlighters implementation #50730
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
Comments
A note for tracking: These features are completed "out-of-band": they do not require changes to the Dart SDK or the Flutter repositories, so they can be landed after the Beta 3 deadline. I think it is still good to track them with the Beta 3 milestone for now. |
See #49752 |
Any updates here? |
@domesticmouse - per checklist above - is there any work here you were planning on? And anything blocking? |
ping @domesticmouse @itsjustkevin - do we have anything left here? I don't think this would block a release. Should we move to cleanup? |
I believe CodeMirror is ready for this release. I added the appropriate keywords, and I think it's been through CodeMirror's monthly release cycle. |
Thanks, I will go ahead and close this one. |
Cobbling together the list from past issues:
base
,interface
,sealed
, andwhen
keywords highlightjs/highlight.js#3726The text was updated successfully, but these errors were encountered: