Intellisense Parameters

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Jerry
Avatar
When the intellisense window comes up and shows the parameters to the function, Is there a easy way to change the intellisense window when they goto the 2nd parameter etc.

For example I type Join( and then the intellisense comes up and the 1st parameter is bolded. As they type in the 1st parameter and then hit ',' I want to highlight the second parameter of that intellisense.

Join(Array,Delimiter)as String

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Not yet however we're almost to the point in our version 4.0 development where we will need to look into that sort of thing. We're open to any suggestions for object model enhancements you have.


Actipro Software Support

Posted 18 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I've done this using the current model available in SE 3.1. When you switch parameters, you have to close the old InfoTip, regenerate the description with the appropriate bold tags on the new parameter, and then re-show the InfoTip. It took me a while to get it working right, but it can be done.
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.