[Cuis-dev] Code completion

Hernán Wilkinson hernan.wilkinson at 10pines.com
Thu Dec 22 14:00:07 PST 2022


Let me see if I understand. If you type:

DrGeoSketch new poin...

it does not show the messages you want

but if you type:

| f |

f := DrGeoSketch new.

f poin...

it shows the messages you want.

Is that correct?

On Thu, Dec 22, 2022 at 5:51 PM Hilaire Fernandes <hfern at free.fr> wrote:

> I see more clearly. All was working as before but the issue I encounter is
> when I don't use variable.
>
> The completion is not done on my preferred class:
>
> DrGeoSketch new poin...
>
> And here, it is done on my preferred class:
>
> | f |
>
> f := DrGeoSketch new.
>
> f poin...
>
> It is a bit annoying because I introduce the programming without the use
> of variable.
>
> Thanks
>
> --
> GNU Dr. Geohttp://drgeo.euhttp://blog.drgeo.eu
>
>

-- 

*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221222/323c6e1f/attachment.htm>


More information about the Cuis-dev mailing list