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

change long string opening from regex to literal choice #34

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

alaviss
Copy link
Owner

@alaviss alaviss commented Sep 13, 2023

Apparently this helps with writing injection queries.

Ref: #32 (comment)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Apparently this helps with writing injection queries.

Ref: #32 (comment)
@alaviss
Copy link
Owner Author

alaviss commented Sep 13, 2023

@aMOPel can you test with this branch?

@aMOPel
Copy link
Contributor

aMOPel commented Sep 13, 2023

Already tested the exact thing locally. Works like a charm for me.

@alaviss
Copy link
Owner Author

alaviss commented Sep 13, 2023

Let me know if you're planning for any more changes before I cut 0.0.4

@alaviss alaviss merged commit 9f59660 into main Sep 13, 2023
@alaviss alaviss deleted the split-long-string-opening branch September 13, 2023 15:49
@aMOPel
Copy link
Contributor

aMOPel commented Sep 13, 2023

So far I'm fine. Gonna look into locals.scm next. Maybe some stuff comes up.

@alaviss
Copy link
Owner Author

alaviss commented Sep 13, 2023

I take it that you're planning a PR to nvim-treesitter?

Let me know before you PR and I can get a release out for you.

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