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

Additional ligatures for regex matching in Postgres and Powershell multiline comments #679

Open
PeterCullenBurbery opened this issue May 7, 2024 · 0 comments

Comments

@PeterCullenBurbery
Copy link

PeterCullenBurbery commented May 7, 2024

I would like to request 5 additional ligatures.
3 ligatures for PostgreSQL regex operations.
~* case insensitive regex match
!~ case-sensitive regex do not match
!~* case insensitive regex do not match
2 ligatures for Powershell multiline block comments
<# start
#> end

@PeterCullenBurbery PeterCullenBurbery changed the title Additional ligatures for regex matching in Postgres Additional ligatures for regex matching in Postgres and Powershell multiline comments May 7, 2024
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

No branches or pull requests

1 participant