Triggering IntelliPrompt with <enum-var><operator><space> instead of <namespace><period>

SyntaxEditor for Windows Forms Forum

Posted 4 years ago by Jeff Naylor
Version: 12.1.0401
Avatar

We're using an older version of SyntaxEditor and are wondering whether a particular feature is available in the latest version. The IntelliPrompt functionality in our version is triggered by typing a period after a namespace. For example, typing the following (without the quotes):

   "System.Windows.Forms."

brings up a list of the options under the Forms namespace. We'd like to see similar behavior for enum variables in conjunction with operators, as is provided by Visual Studio. For example, typing the following:

   "System.Windows.Forms.DialogResult res = "

would bring up options with "DialogResult" as the default when the space after the assignment operator was typed. We would want this capability for types we define as well as for standard C# types.

Does the current version of SyntaxEditor provide that functionality?

[Modified 4 years ago]

Comments (1)

Posted 4 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Jeff,

I'm sorry but we don't have that particular feature built in at this time.  I will log the suggestion for the feature.


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.