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

feat(syntax): allow comments in enums #166

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

kanej
Copy link
Member

@kanej kanej commented Apr 26, 2022

Include the comment pattern in both enum declaration and function argument lists and modifier lists.

Fixes #165.

Preview

image

image

Linear: HHVSC-143

Include the comment pattern in both enum declaration and function
argument lists.

Fixes #165.
@kanej kanej linked an issue Apr 26, 2022 that may be closed by this pull request
@kanej kanej merged commit 2daa63d into development Apr 28, 2022
@kanej kanej deleted the feat/comments-in-enums branch April 28, 2022 09:07
kanej added a commit that referenced this pull request May 2, 2022
Include the comment pattern in both enum declaration, function
argument lists and function modifier lists.

Fixes #165.
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 doesn't work inside an enum
1 participant