-
Notifications
You must be signed in to change notification settings - Fork 29
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
colourized word list suggestion #4
Comments
I use Humane theme. I've tested colouring schema with Monokai and it worked. |
zabel-xyz
added a commit
that referenced
this issue
Mar 19, 2017
zabel-xyz
added a commit
that referenced
this issue
Mar 19, 2017
fix in version 0.0.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First of all congrats and thank you for the great work!
Here are some words don't appear colourized on my sql files I believe it should be:
DROP
FUNCTION
PROCEDURE
NUMBER
CURSOR
COMMIT
EXECUTE
IMMEDIATE
RANK
OVER
PARTITION
BY
COUNT
SUM
EXISTS
PIVOT
UNPIVOT
NOTFOUND
I've taken a look at the source code but since I'm neither a regex nor a sql expert I could easily mess everything up if trying to implement by myself.
Kind Regards,
Thiago
The text was updated successfully, but these errors were encountered: