Members of type initializer incorrectly understood

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 12 years ago by 7Alpha7
Version: 11.2.0550
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
Avatar
If one have such an intialization :

new SOME_TYPE{MEMBER = value1,  MEMBER2 = value2 });
with MEMBER and MEMBER2, say of type string;

and at the same time, a class of Type MEMBER in the same scope,

- the intellisense displays incorrectly the MEMBER member of SOME_TYPE as type MEMBER instead of string;
- the intellisense does not displays the type of the MEMBER2 member of SOME_TYPE.

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello, type initializers are still on the TODO list for IntelliPrompt support. I'll write down your post with the TODO item for them.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.