Intellisense Extension method

SyntaxEditor for Windows Forms Forum

Posted 15 years ago by Alexnado Santos
Version: 4.0.0280
Avatar
Hot to configure it support c# extension method ?

Comments (3)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Sorry I'm not sure exactly what you mean without more giving detail, however I can tell you our .NET Languages Add-on does support IntelliPrompt on extension methods.

See recent blog posts describing this


Actipro Software Support

Posted 15 years ago by Alexnado Santos
Avatar
I saw the blog post. Yes. I need it, but does not work.

I did :

1. Added external referece for "System.Core.dll"
2. Added "using System.Linq"


Do you have an example with it ?

Alex.
Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Alexnado,

You must not have something configured correctly then. If you run our .NET Reflection QuickStart, use Add Reference to add System.Core, then add "using System.Linq", then add a string declaration in a method, and do "myString." you'll see all the Enumerable extension methods.

Make sure you follow all the "key steps for getting started" in the main .NET add-on help topic exactly as they are specified. That should get you working.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.