Intelli prompt not working when using casting

SyntaxEditor .NET Languages Add-on for Windows Forms Forum

Posted 16 years ago by ori
Version: 4.0.0262
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
Hello,

if I use casting the intelli-prompt is not working like (I think) it should be.

Example:

object o = "";
(o as string). // intelli prompt not working for this line
((string)o). // intelli prompt not working for this line
[Modified at 02/06/2008 02:38 AM]

[Modified at 02/06/2008 02:39 AM]

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks Ori, yes that is something we're aware of and is on the TODO list.


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.