-
Notifications
You must be signed in to change notification settings - Fork 425
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
Improve Chapel highlight tools #5908
Comments
Inspired by #5900 Note that this isn't a super high priority -- it hasn't been a huge time sink for the core developers so far largely because we've let our syntax files get updated organically as users and developers discover bugs. Also, the evolution of the language syntax is fairly slow and will continue to slow down as the language matures, so this should become less of an issue as time moves forward. |
I'm marking this |
@parthsarthiprasad - which editor (and if you know, highlighter) are you using? |
It's VSCode and using tmbundle using |
Unfortunately, I don't have enough experience with tmbundle to make any specific suggestions myself. I would suggest trying it out and opening a PR if you are able to find a fix. |
It would be nice to have support for GtkSourceView that's used by Meld (diff/merge tool) and presumably by some other programs. |
Below is a list of syntax highlighters Chapel supports or aims to support. Many live in the repository under
chapel/highlight/
.Highlighters
Supported
In Progress
Requested
Improvements
[good first issue]
: Document and/or fix any errors in our current syntax filesThe text was updated successfully, but these errors were encountered: