when is the selection inside a CodeSnippet?

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Stephan Ziep
Avatar
Hi,
I've implemented an Intellisense member list that shows up whenever a trigger key is pressed, as well as when the user is typing something (editor_KeyTyping). Unfortunately this happens also when the user fills out a recently inserted CodeSnippet. How can I track that the selection is inside an active CodeSnippet to prevent this?

Thanks
Stephan Ziep

Comments (1)

Posted 18 years ago by Stephan Ziep
Avatar
Alright, sorry for that stupid question. :)
It seems i overlooked the very handy 'CodeSnippetFieldActivated' and 'CodeSnippetFieldDeactivating' events.

Stephan Ziep
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.