Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Variables are not highlighted #1

Open
bnSonic opened this issue Feb 6, 2013 · 0 comments
Open

Variables are not highlighted #1

bnSonic opened this issue Feb 6, 2013 · 0 comments

Comments

@bnSonic
Copy link

bnSonic commented Feb 6, 2013

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"?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant