标签: c# visual-studio visual-studio-2013 colors text-editor
我在C#代码中使用了很多标签跳转。我想改变这些标签颜色以便更好地观察。我怎么能改变这个?感谢。
goto someLabel; someLabel: // <--------------------- I want change color of this text