[Mono-dev] csharp tab completion.
Marek Safar
marek.safar at seznam.cz
Mon Mar 23 13:35:12 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.
>
I probably don't get it, but that's still fine. You will have
ExpressionCompletion and ExpressionStatementCompletion.
Marek
More information about the Mono-devel-list
mailing list