Skip to content

Fix highlighting of comments inside type args/parameters #46

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

Merged
merged 2 commits into from
May 4, 2023

Conversation

DanTup
Copy link
Collaborator

@DanTup DanTup commented May 4, 2023

First commit adds a golden showing the current behaviour, and the second commit includes the fix and the diff it makes to the tests.

Fixes #45.

Copy link
Member

@jwren jwren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DanTup! Looks good to me.

@jwren jwren merged commit 4a321c4 into dart-lang:master May 4, 2023
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

Successfully merging this pull request may close these issues.

Syntax highlighting of comments inside of a factory constructor.
2 participants