Posted 17 years ago by Nik Verkhovtseff
Version: 4.0.0238
Avatar
Hi,

When I type in TestApplication (SDI Editor, C# syntax language):

object s = "hello, world!";
((string)s).
I see no member list after a dot.

is it a bug?

Thanks,
Nik

Comments (3)

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

Yes, IntelliPrompt on casted expressions is not currently implemented. It is on the TODO list, thanks.


Actipro Software Support

Posted 14 years ago by Gareth Hayter
Avatar
Has there been any progress on this? I have a major problem - is there any workaround I can implement to get IntelliPrompt working with casts?

Thanks,
Gareth.
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Gareth,

Sorry we haven't added cast IntelliPrompt support just yet. We're very close to starting to write a port of the .NET Languages Add-on for the WPF SyntaxEditor now. As we get into that, we are going to look into refactoring a lot of the internal code such as the expression parser, which is what needs to determine cast scenarios and handle them better. As we refactor code for the WPF version, we hope to make corresponding improvements to the WinForms version at the same time.


Actipro Software Support

The latest build of this product (v24.1.0) 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.