Use code snippets without XML files

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by Peter Luo - AIMNEXT
Version: 4.0.0285
Avatar
Hi,

Is there any way to use the "IntelliPrompt.CodeSnippets.ShowInsertSnippetPopup" method without XML files?

Because this method will popup a blue rectangle and a list, that is great for my application, but the "CodeSnippetFolder" parameter contains the path of the XML file, and I only want to create the code snippets programmatically, how to do that?

Thanks a lot!

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Peter,

You can pass null for the path to the CodeSnippetFolder constructor if you create the folder programmatically.


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.