Open
Description
Hello! thanks for the great package.
i'm trying to add Repo.query!
as a valid way to start an SQL fragment.
By just adding it to the list like so:
## SQL
sql_or_fragment:
- match: (?>(fragment)|(sql)|(Repo\.query!))(\()
It kinda works, but it looses the function coloration, i.e. becomes white:
It's miles better, but what am I missing? Adding only query!
doesn't work at all.
Metadata
Metadata
Assignees
Labels
No labels