Releases: ekarcnevets/SqlSyntaxHighlighting
Releases · ekarcnevets/SqlSyntaxHighlighting
1.8.0
1.7.0
Added OFFSET keyword
1.6.0
Allow no space between function and open parenthesis.
Added new keywords "LIMIT", "COPY", "STDIN", "STDOUT", "READ ONLY".
1.5.0
Adds 'READ ONLY' keyword.
1.2.0
Bumped internal version number so you can update.
Added variable highlighting for : prefix, and made it work for camelCase naming.
1.0.0
This release is compatible with VS 2012, 2013, and 2015.
It will only highlight sql keywords that are uppercase to minimize interefence with the same keywords in regular comments.