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

Variables are not highlighted #1

@bnSonic

Description

@bnSonic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions