[MonoDevelop] Ctrl+space completion problem
Jacob Ilsø Christensen
jacobilsoe at gmail.com
Thu May 19 14:34:11 EDT 2005
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: 869 bytes
Desc: not available
Url : http://galactus.ximian.com/pipermail/monodevelop-list/attachments/20050519/8be4365f/CtrlSpaceFix.bin
More information about the Monodevelop-list
mailing list