Posted 19 years ago
by Stephan Ziep
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
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