[MonoDevelop] [patch] code completion

Lluis Sanchez lluis at ximian.com
Mon May 29 08:17:12 EDT 2006


El dc 24 de 05 del 2006 a les 15:35 +0200, en/na Grzegorz Sobanski va
escriure:
> Hi.
> 
> I suggest a little patch to code completion code.
> What irritates me when using MD and ctrl+space
> is that first match automatically completes what I have typed.
> Worse it often overwrites what I have typed, if no match was found with
> typed prefix.
> Considering drawbacks of finding proper completions I suggest disabling
> this automatic choice of first match. It does not slow down coding but 
> acts a lot more like expected.
> 
> I suppose after NRefactor integration it will sooner or later behave
> differently, but for now this change is IMO good.

NRefactory only provides the c# parser, it does not have control over
code completion.

> 
> Opinions?

This patch looks ok to me. I'll commit if there are no objections.

Thanks!
Lluis.




More information about the Monodevelop-list mailing list