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

Also highlight unchecked variants of the sqlx query methods #6256

Merged

Conversation

maxicarlos08
Copy link
Contributor

Now also highlights:

  • sqlx::query_unchecked!()
  • sqlx::query_as_unchecked!()

More or less copy-pasted from here: #3647, not sure if this can be deduplicated a bit (I'm not familiar with the language)

@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Mar 10, 2023
@the-mikedavis the-mikedavis self-requested a review March 10, 2023 22:18
@the-mikedavis the-mikedavis merged commit 3d230e7 into helix-editor:master Mar 10, 2023
sagnibak pushed a commit to sagnibak/helix that referenced this pull request Mar 21, 2023
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 S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants