sharpenrocks / Sharpen

Visual Studio extension that intelligently introduces new C# features into your existing codebase
https://sharpen.rocks
MIT License
418 stars 32 forks source link

Fix #28 #30

Closed tom-englert closed 5 years ago

tom-englert commented 5 years ago

This also "magically" fixes #29, probably because overwriting the triggers of the tree view item container style only partially has broken some of the functionality.

ironcev commented 5 years ago

Thanks a lot for fixing the issues @tom-englert!