new Bob() { FirstVal = 1; SecondVal = 2; }
Typing within the curly braces should have intellisense so I can detect the type of properties I can assign to, and their possible values.
Thanks,
-Craig
Just wondering if any work's been done on this, or if there are plans to implement this in the near future.
Thanks,
-Craig
Hi Craig,
I'm sorry but we haven't worked on this yet and have some higher priority things that we're working on for 2013.1.
Is there any update on this feature? would be great if you could support this in vb.net language too
Hi Rob,
I'm sorry but no updates on this as of yet.
Hi,
Anything new on this feature?
I think this feature is missing badly in the .NET addon.
Hi Roman,
We don't have anything new on this but I'll try and bump up the priority on it.
Hello,
We're adding property/field name completion within object creation expression initializers to the upcoming 2017.2 version.
Did this end up getting added? Construction Initializer parameter lists don't seem to be working in the latest version, is there something I need to do to enable them?
Hi Landon,
I did a quick test here and it seemed to be working. Can you provide a very small yet complete code snippet we can paste in our SDI Code Editor demo that shows the issue? Thanks!
Please log in to a validated account to post comments.