madskristensen / Tweakster

A Visual Studio extension
Apache License 2.0
241 stars 23 forks source link

Minimize the collapsed form for member attributes. #2

Closed fiseni closed 4 years ago

fiseni commented 4 years ago

Hi,

The option for collapsing the attributes is great. The models already look much better (picture 1). I just did quick change to see how it would look if we use "..." instead of firstLineTest for the collapsed form. It seems cleaner (picture 2). If you agree, I can prepare a PR.

Also, the DisplayName and Description for the CollapseMemberAttributes should be changed (probably they are copied from another option)

image

image

fiseni commented 4 years ago

This is fixed with PR #3