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

highlight(matlab): Fix string's single-quote's color #7493

Merged
merged 1 commit into from Jun 30, 2023

Conversation

acristoffers
Copy link
Contributor

There are two small changes in the commit:

  1. Fixes a priority error that makes single quotes highlight as operators even when delimiting strings (it should highlight as an operator only when it is used as the transpose operator).
  2. Makes the sign in numbers like -1 and +2 have the same highlight as the numbers instead of highlighting as an operator. If you don't like this one I can remove it, no problem.

@the-mikedavis the-mikedavis changed the title highlight(matlab): Fixes string's single-quote's color. highlight(matlab): Fix string's single-quote's color Jun 30, 2023
@the-mikedavis the-mikedavis merged commit a9849eb into helix-editor:master Jun 30, 2023
6 checks passed
wes-adams pushed a commit to wes-adams/helix that referenced this pull request Jul 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.

None yet

3 participants