GeorgeAlexandria / CoCo

A Visual Studio extension that colors and decorates C#, Visual Basic code to make it easily read and understand
MIT License
62 stars 4 forks source link

Extends the supporting of font weight #36

Open GeorgeAlexandria opened 6 years ago

GeorgeAlexandria commented 6 years ago

Currently CoCo supports bold font for classifications but supporting can be extended to the other weights.

GeorgeAlexandria commented 5 years ago

I tried to support weights as was added suporting for other typeface's fields like TypeFace.Style, but in this way weight isn't affected visual studio text editor, I posted the relevant question at SO and find the similar question, but nothing was help. Currently I don't have any idea how to apply non Bold weight to text editor.

Would be grateful if someone from community will have a some suggestions for issue.