[MonoDevelop] Autocomplete for Attributes

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Nov 19 21:23:41 EST 2007


On Sep 6, 2007 9:59 AM, Patrick McEvoy <patrick at villadays.com> wrote:
> Hello
>
> I use a lot of Attributes in my code (castleproject!). It would be
> really awesome if autocomplete can recognise when you select an
> attribute and drop 'Attribute' from the end. I would be happy to code a
> patch myself. Thoughts? Any initial coding pointers?


Sorry for the incredibly late reply -- saw this looking back though my
unread mail :/

Anyhow, the place to do this would be in
Extras/CSharpBinding/Gui/CSharpTextEditorExtension.cs, in the
HandleCodeCompletion method.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list