VisualStudio-ColorCoder icon indicating copy to clipboard operation
VisualStudio-ColorCoder copied to clipboard

Feature requests

Open sirgru opened this issue 8 years ago • 5 comments

Hi, color coder looks great! I have 2 feature requests:

  1. Have different coloration of Method definition from a method call. This could help separate method definitions better.
  2. Have bold options next to colors. Some colors that would otherwise fit nicely don't look that good unless the font is in bold. I used another extension that did this and it looks quite a bit better on some colors.

sirgru avatar Jul 08 '17 09:07 sirgru

Thanks for the feature ideas, I'll keep them in mind for the next version.

HamidMosalla avatar Jul 08 '17 14:07 HamidMosalla

Hi, I'd like to have different color for class constructor and struct constructor. Is it possible?

laicasaane avatar May 21 '18 17:05 laicasaane

@laicasaane Yes, it's possible.

HamidMosalla avatar May 21 '18 17:05 HamidMosalla

I am not sure if this feature already exists but thought I would ask. I have been using Semantic Colorizer since VS 2017. It doesn't work very well with VS 2022 so I am considering this one. It looks like static methods can have a different color than regular methods (a feature of SC I use). Does this also apply to fields? Can static fields have a different color than regular fields?

primem0ver avatar Jun 17 '22 23:06 primem0ver

@primem0ver No currently it is not possible, but you can change the color of regular fields and the same color will apply to both regular and static. I might add this feature if there's enough requests for it.

HamidMosalla avatar Jun 18 '22 10:06 HamidMosalla