UniqueVision / plpgsql-lsp

MIT License
51 stars 11 forks source link

Keyword parameter in string regex fix #62

Closed danicc097 closed 2 years ago

danicc097 commented 2 years ago

What does this PR do?

Update regex to find query parameters to work correctly when multiple strings appear in the same line

Is it tested? How?

Yes