-
Notifications
You must be signed in to change notification settings - Fork 956
Closed
Description
- SQL Operations Studio Version: sqlops 0.23.6 (8a3011756318a2ded1e6e84332230a2b2bf9c544, 2017-11-06T21:51:43.232Z)
- OS Version: Windows_NT x64 10.0.15063
Colors are being intepreted wrong for some reserved keywords:
Name and Message are NOT reserved words when we're talking about variable or column names and should be white instead of blue.
For comparison, Management Studio has only wrong occurrence:
mattiascibien