- Notifications
You must be signed in to change notification settings - Fork102
SQLC and The "@" symbol#376
harrisoncramer started this conversation inGeneral
-
Is it possible to get the parser to recognize that the @ symbol is like the $ symbol and represents a variable? Or does anyone know of a good SQLC alternative in general? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Ended up writing a simple Lua module to validate my current file on save/edit, if others are interested:https://github.com/harrisoncramer/nvim/blob/main/lua/sqlc.lua |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment