Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

AvalonEdit - Event when Caret enters ReplaceableTextElement?

$
0
0

Hello - I'm attempting to dynamically populate a CompletionWindow based on the current Caret position. I.e, if a user selects to insert a Snippet from a CompletionWindow, and that Snippet has one or more SnippetReplaceableTextElement, open a new CompletionWindow (with contextual items) when the Caret enters the SnippetReplaceableTextElement(s).

 

Is this possible? What approach might I take to accomplish my intended behavior?

 

Thanks.


Viewing all articles
Browse latest Browse all 1764

Trending Articles