Andrew Hall
Andrew Hall
/azp run
/azp run
@JoeRobich could we expand this to other editor colors as well? Maybe add tabs for "Code Classification", "Debugging", etc. We might have to have the known list instead of querying...
Thanks for reporting. Do you see the "Ok" and "Cancel" buttons at the bottom of the color picker? 
I apologize but I don't see an image. It's possible because this is a github thread that it doesn't get included in the reply. Can you upload to github directly?
Apologies Lee, I'm able to see your problem but don't have a great solution yet. This may be tied to resolution or font size that is causing the buttons to...
Could this also be done with `editorconfig`? Would love to know thoughts on that. Here's my immediate thinking on for/against Pros: * `editorconfig` already supports hierarchy in file system, and...
> Editorconfig is designed for code style rules, not code itself Yes. Namespace enforcement is a codestyle in csharp. I'll get into the details a bit below, but the only...
> Classes inside Train,Truck,Plane folders must be in *.ViewModel namespace. Classes inside Utils must be in *.ViewModel.Utils namepspace. How can this be achived with editorconfig? It can't currently, which is...
+1 report https://developercommunity.visualstudio.com/t/Feature-Inheritance-margin-appears-to-/10114469