Closed turbanoff closed 10 years ago
Do you mean attribute properties not appearing in code completion? I see it working in latest RC. For example, when I start typing
[DebuggerDisplay("bla", targ
the code completion window pops up and selects the TargetTypeName
property.
I think he means: if a attribute has a construktor parameter, codecompletition helps, but in attributes code completition in visual studio, also properties wich can be set are shown in the completition!
@Rpinski you are right, I'm confused. Together with the properties I have seen very many other items, and it seemed to me that it does not work.
Now (5.0.0.4516-Beta 5) autocomplete when adding attribute to some member is working only on constructor. It would be nice if SD can help with Attribute properties too.