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

enh(c,cpp) highlight type modifiers as type #3316

Merged
merged 4 commits into from Aug 30, 2021

Conversation

joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Aug 28, 2021

Resolves #3313

Changes

Adds the following to be highlighted as types:

  • static
  • const
  • unsigned
  • signed

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link
Member

@allejo allejo left a comment

Choose a reason for hiding this comment

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

I mean, I guess technically you'd usually see these as modifiers to types. I have no objections to organizing them like this for that reason.

@joshgoebel joshgoebel merged commit 1fcf615 into highlightjs:main Aug 30, 2021
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

2 participants