Problem in autocompletion with class array

SyntaxEditor .NET Languages Add-on for Windows Forms Forum

Posted 17 years ago by BenjaminL
Version: 4.0.0247
Environment: Windows XP (32-bit)
Avatar
Hello,

I think there is a problem in the autocompletion module :
ClassName[] c = new ClassName[10];
and after when i write
c[0].
it does not display anything (no autocompletion)

and moreover, for
c.
the autocompletion provide the fields/methods of "ClassName" and not the fields/methods of an array.

Do you have any idea ?

Thanks for future reply.

Regards,

Edit : I try this case in your "code sample syntax editor"

LAFFONT Benjamin

[Modified at 04/19/2007 04:41 AM]

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Benjamin,

Yes the arrays are a known issue. We have some current status posts about them on this forum. We need to do some internal changes to get them to work correctly in IntelliPrompt but it's one of our top TODO items.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.