-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fix C++ syntax highlighting, and improve C & WGSL highlighting #4079
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c31cb5b
Update languages.toml
Chickenkeeper 2f5dd93
Update highlights.scm
Chickenkeeper 4f311c3
Update highlights.scm
Chickenkeeper 5ef73b7
Update highlights.scm
Chickenkeeper 5aaf2c0
Update highlights.scm
Chickenkeeper 46e8092
Update highlights.scm
Chickenkeeper ad050d9
Update highlights.scm
Chickenkeeper 0ea971b
Update highlights.scm
Chickenkeeper d342649
Update highlights.scm
Chickenkeeper 1502d0a
Update highlights.scm
Chickenkeeper b9d0523
Moved inherit to the bottom
Chickenkeeper cb40b60
Removed unnecessary highlights and comments
Chickenkeeper 6278800
Another update to tree-sitter-cpp
Chickenkeeper 36e0e47
Added attribute highlight
Chickenkeeper 798e196
Added extra operators
Chickenkeeper bc9206f
Fixed enumerator stanza
Chickenkeeper beb6e92
Update highlights.scm
Chickenkeeper fef05aa
Rearranged keywords and operators
Chickenkeeper 8a83962
Rearranged keywords and added more highlights
Chickenkeeper b116770
Changed `auto` key back to @type
Chickenkeeper e97f5ec
changed `decltype` key to `@type`
Chickenkeeper d736fb5
Changed `break` key to `@keyword.control`
Chickenkeeper f78d635
Changed `continue` & `continuing` keys to `@keyword.control`
Chickenkeeper 852bb9e
Use `@operator` for `:` in conditional expressions
Chickenkeeper 1338e5e
Added `@punctuation.bracket` key for angle brackets in type declarations
Chickenkeeper 372a52b
Improved variable & type highlighting
Chickenkeeper 132211a
Removed unneccesary nested `type_declaration`
Chickenkeeper f91afcd
Rearranged code to prevent modifiers leaking, and coloured constructo…
Chickenkeeper File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.