[Mono-dev] csharp tab completion.
Miguel de Icaza
miguel at novell.com
Mon Mar 23 13:26:04 EDT 2009
Hello,
> My idea was different.
>
> Use existing expression types and just add a new overload where
> necessary. Then use special type completion expression to redirect to
> this new overload at the position where tab was pressed.
And this is useless because as I said, sometimes you need an
ExpressionStatement and many of our current expressions do not derive
from it.
More information about the Mono-devel-list
mailing list