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

Update migration tool's highlight.js to one that supports Null Safety keywords #41885

Closed
srawlins opened this issue May 13, 2020 · 1 comment
Closed
Assignees
Labels
area-migration (deprecated) Deprecated: this label is no longer actively used (was: issues with the `dart migrate` tool).

Comments

@srawlins
Copy link
Member

There isn't a release yet, but grab a release which includes highlightjs/highlight.js#2551 (v10.1.0 perhaps)

@srawlins srawlins added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-nnbd-migration labels May 13, 2020
@srawlins
Copy link
Member Author

highlight.js 10.1.0 has Null Safety keywords, and nullable built-in types (int? etc). https://highlightjs.org/

@srawlins srawlins self-assigned this Jun 12, 2020
@stereotype441 stereotype441 added area-migration (deprecated) Deprecated: this label is no longer actively used (was: issues with the `dart migrate` tool). and removed analyzer-nnbd-migration area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-migration (deprecated) Deprecated: this label is no longer actively used (was: issues with the `dart migrate` tool).
Projects
None yet
Development

No branches or pull requests

2 participants