开发者

VS2010 T-SQL editor color problem

开发者 https://www.devze.com 2023-01-16 12:16 出处:网络
My background color in VS is set to black, the problem is that the numeric sql types also (by dafault I gues开发者_StackOverflow中文版s) are set to black, so I can not see them. Under what name are as

My background color in VS is set to black, the problem is that the numeric sql types also (by dafault I gues开发者_StackOverflow中文版s) are set to black, so I can not see them. Under what name are associated numeric types in "Fonts and Colors" options menu?


The type names (e.g., bigint) are colored as Keyword. The numeric literals (e.g., 500) are colored as Number.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号