Skip to content

Adjust highlight captures#90

Merged
AlternateRT merged 1 commit intomainfrom
adjust-highlight-captures
Mar 3, 2026
Merged

Adjust highlight captures#90
AlternateRT merged 1 commit intomainfrom
adjust-highlight-captures

Conversation

@AlternateRT
Copy link
Collaborator

  • Define dedicated captures @constant.char, @type.spec, and @type.module for char literals, typespecs, and modules respectively
  • Use the @comment.unused capture for functions starting with an underscore as well
  • Move capture for special identifiers near the end to ensure it is still applied after these changes

- Define dedicated captures `@constant.char`, `@type.spec`, and
  `@type.module` for char literals, typespecs, and modules respectively
- Use the `@comment.unused` capture for functions starting with an
  underscore as well
- Move capture for special identifiers near the end to ensure it is
  still applied after these changes
@cla-bot cla-bot bot added the cla-signed label Mar 3, 2026
@AlternateRT AlternateRT merged commit 9ed61a6 into main Mar 3, 2026
10 checks passed
@AlternateRT AlternateRT deleted the adjust-highlight-captures branch March 3, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant