Skip to content

Conversation

@humblehacker
Copy link
Contributor

@humblehacker humblehacker commented Dec 17, 2025

This corrects an issue with sticky headers for classes that have annotations (like @MainActor) on a line preceding the class declaration. Closes #56

…nsions#56)

This corrects an issue with sticky headers for classes that have annotations (like @mainactor) on a line preceding the class declaration.
@cla-bot cla-bot bot added the cla-signed label Dec 17, 2025
@MrSubidubi MrSubidubi changed the title Handle optional modifiers at the start of class_declaration (#56) Handle optional modifiers at the start of class_declaration Dec 22, 2025
Copy link
Contributor

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

I've seen your other PR, I haven't yet got to that, sorry. I'll try to get to that shortly, no promise though, but I'll keep it in mind.

Thanks for this one though, appreciate it! And happy holidays.

@MrSubidubi MrSubidubi merged commit af9b829 into zed-extensions:main Dec 22, 2025
13 of 19 checks passed
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.

Sticky headers capture annotations instead of class names

2 participants