[MonoDevelop] Re: Ctrl+space completion problem
Jacob Ilsø Christensen
jacobilsoe at gmail.com
Thu May 19 16:02:57 EDT 2005
Hi.
I found out that the attached patch is enough :-)
/Jacob
On 5/19/05, Jacob Ilsø Christensen <jacobilsoe at gmail.com> wrote:
> Hi.
>
> I have experienced some problems when code completing via ctrl+space.
>
> If you have the following expression:
>
> Console. blabla
>
> and hit ctrl+space right after the . completion does not work. It only
> works in the following case:
>
> Console.
> blabla
>
> where there are no characters after the .
>
> The same applies for:
>
> Conso blabla
>
> Hitting cltr+sapce after the o does not complete to Console.
>
> I have made a small patch which should solve the problem. I don't know
> if this is the right way to do it, so could someone try it out/look
> through the patch?
>
> /Jacob
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CtrlSpaceFix.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050519/68ce6f63/CtrlSpaceFix.bin
More information about the Monodevelop-list
mailing list