Code completion in blocks (Pharo8)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Code completion in blocks (Pharo8)

Pharo Smalltalk Users mailing list
Hi guys,

Is there something wrong with autocomplete in blocks in Pharo 8?

If I'm typing a variable in a block the autocomplete does not appear. In the
following statement I'm expecting a popup after typing "eac" :

'myString' do:[:eachChar | eac  


TIA
Davide



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply | Threaded
Open this post in threaded view
|

Re: Code completion in blocks (Pharo8)

Pharo Smalltalk Users mailing list
Reply | Threaded
Open this post in threaded view
|

Re: Code completion in blocks (Pharo8)

Pharo Smalltalk Users mailing list
In reply to this post by Pharo Smalltalk Users mailing list
Don't you use the autocompletion feature?



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply | Threaded
Open this post in threaded view
|

Re: Code completion in blocks (Pharo8)

Guillermo Polito
In reply to this post by Pharo Smalltalk Users mailing list
Hi Davide,

I’m not sure if that works on Pharo8. Could you try quickly Pharo9 to see if that’s fixed there?
I’ve made a pass on the code completion there.. Don’t know how difficult it would be to back port it, I could give you the pointers if you want.

El 6 may 2020, a las 12:24, Davide Varvello via Pharo-users <[hidden email]> escribió:


De: Davide Varvello <[hidden email]>
Asunto: Re: Code completion in blocks (Pharo8)
Fecha: 6 de mayo de 2020, 12:24:46 CEST


nobody?



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html




Reply | Threaded
Open this post in threaded view
|

Re: Code completion in blocks (Pharo8)

Pharo Smalltalk Users mailing list
Hi Guillermo,
I have tried Pharo9 and it works, so unfortunately is a issue of Pharo8
Thanks
Davide


Guillermo Polito wrote
> Hi Davide,
>
> I’m not sure if that works on Pharo8. Could you try quickly Pharo9 to see
> if that’s fixed there?
> I’ve made a pass on the code completion there.. Don’t know how difficult
> it would be to back port it, I could give you the pointers if you want.
>
>> El 6 may 2020, a las 12:24, Davide Varvello via Pharo-users &lt;

> pharo-users@.pharo

> &gt; escribió:
>>
>>
>> De: Davide Varvello &lt;

> varvello@

> &gt;
>> Asunto: Re: Code completion in blocks (Pharo8)
>> Fecha: 6 de mayo de 2020, 12:24:46 CEST
>> Para:

> pharo-users@.pharo

>>
>>
>> nobody?
>>
>>
>>
>> --
>> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>>
>>
>>





--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html