wesbos/cobalt2-vscode

T-SQL different color for variables required

Open

#215 opened on Oct 26, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (248 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (804 stars)
PR merge metrics
 (PR metrics pending)

Description

Variables in T-SQL form a distinct group of Texts. Right now they might be treated like keywords. Would appreciate if a different color could be assigned for variables in T-SQL which start with @ . Would appreciate any guidance regarding this. image

Contributor guide