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

Translate token kinds in diagnostics to keywords #487

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

MarkusAmshove
Copy link
Owner

This will rename things like END_SUBROUTINE (the enum member) to END-SUBROUTINE

closes #484

This will rename things like `END_SUBROUTINE` (the enum member) to `END-SUBROUTINE`
@MarkusAmshove MarkusAmshove added the natparse🔎 Parser and project structure label Jun 21, 2024
@MarkusAmshove MarkusAmshove added this to the v0.14 milestone Jun 21, 2024
Copy link

sonarcloud bot commented Jun 21, 2024

@MarkusAmshove MarkusAmshove merged commit d40ce83 into main Jun 27, 2024
8 checks passed
@MarkusAmshove MarkusAmshove deleted the natparse/translate-syntaxkinds branch June 27, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
natparse🔎 Parser and project structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance unexpected token messages for END-keywords
1 participant