You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
I'm not a RegEx-Expert so i don't really understand, how the SQL-String should look like, to have variables in a different color.
For example:
string sql = "Select field1, field2 From table1 Where field1 = 'string' or field2 = :parameter";
neither 'string' nor ':parameter' is highlighted.
Is this a bug or do i misunderstand the term "Variables"?
The text was updated successfully, but these errors were encountered: