[MonoDevelop] AutoCompleteUniqueMatch & custom behavior when a user selects a specific code completion item
Carlo Kok
ck at carlo-kok.com
Thu Jun 4 10:17:07 EDT 2009
Hi everyone,
I'm implementing Codecompletion support for our custom language inside
MonoDevelop and in some cases simple text insertion doesn't really
suffice for my use, although for most items it will. We have some items
in our list that have to insert a method before/after the current
method, and some other items that add fields or properties. How can I
accomplish this in mono, that it executes some custom behavior for
completion items.
My second question is, what does AutoCompleteUniqueMatch do ?
--
Carlo Kok
RemObjects Software
The Infrastructure Company
http://www.remobjects.com
More information about the Monodevelop-list
mailing list