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

Add missing keywords to syntax highlighting #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Nov 1, 2024

Adds missing keywords 'none' and 'include' to the syntax highlighter.

Also fixed shared being shown as a keyword, not a type modifier

Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Copy link
Contributor

@ShreyasKhandekar ShreyasKhandekar left a comment

Choose a reason for hiding this comment

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

Looks good. I have a syntax highlighting question that need not hold up this PR at all.

syntaxes/chapel.tmLanguage.json Outdated Show resolved Hide resolved
Signed-off-by: Jade Abraham <[email protected]>
jabraham17 added a commit to chapel-lang/chapel that referenced this pull request Nov 4, 2024
Adds some missing keywords I noticed in the vim and emacs syntax
highlighters.

Related vscode PR: chapel-lang/chapel-vscode#21

[Reviewed by @lydia-duncan  and @DanilaFe]
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.

2 participants