
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!
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!