[Mono-dev] csharp tab completion.

Marek Safar marek.safar at seznam.cz
Mon Mar 23 13:51:06 EDT 2009


Hi,
>> I probably don't get it, but that's still fine. You will have 
>> ExpressionCompletion and ExpressionStatementCompletion.
>>     
>
> Is this so that I can reuse the *existing* implementation of say
> MemberAccess?
>   
No, this would let you reuse existing members of MembeAccess expression. 
The completion implementation will be obviously be in different method 
overload.

Marek


More information about the Mono-devel-list mailing list