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

re-add indent and textobject queries for perl #7947

Merged
merged 3 commits into from
Sep 10, 2023

Conversation

doy
Copy link
Contributor

@doy doy commented Aug 15, 2023

followup from #7644 (comment)

opening this as a draft because it depends on some minor tweaks to the grammar itself that i'm working on here tree-sitter-perl/tree-sitter-perl#110, but wanted to make sure the changes don't get lost

@the-mikedavis the-mikedavis added C-enhancement Category: Improvements S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. A-language-support Area: Support for programming/text languages labels Aug 15, 2023
@doy doy marked this pull request as ready for review September 10, 2023 15:44
@doy
Copy link
Contributor Author

doy commented Sep 10, 2023

the upstream pr was merged, so this is ready for review now.

@pascalkuthe pascalkuthe added S-waiting-on-review Status: Awaiting review from a maintainer. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 10, 2023
@pascalkuthe pascalkuthe merged commit 81d6d3f into helix-editor:master Sep 10, 2023
6 checks passed
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
* bump tree-sitter-perl version

need some grammar tweaks for the indent queries to function properly

* add indent queries for perl

* add textobject queries for perl
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
* bump tree-sitter-perl version

need some grammar tweaks for the indent queries to function properly

* add indent queries for perl

* add textobject queries for perl
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
* bump tree-sitter-perl version

need some grammar tweaks for the indent queries to function properly

* add indent queries for perl

* add textobject queries for perl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages C-enhancement Category: Improvements S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants