autocompletion squeak 4.2

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

autocompletion squeak 4.2

bblochl
I actually installed squeak 4.2 and missed the autocompletion. To try
Ocompletion from Levente Uzonyi out, just evaluate the following script
in your image:

Installer squeaksource
 project: 'RoelTyper';
 install: 'RoelTyper-FredericPluquet.82';
 project: 'OCompletion';
 install: 'OcompletionSqueakCompatibility-ul.1';
 install: 'Ocompletion-ul.67'.

May be that will help other users on autocompletion deprivation. For
deatails please consult
http://news.squeak.org/2010/10/07/tab-completion-returns-to-squeak/.

Regards

BB
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: autocompletion squeak 4.2

Levente Uzonyi-2
On Thu, 23 Jun 2011, bb wrote:

> I actually installed squeak 4.2 and missed the autocompletion. To try
> Ocompletion from Levente Uzonyi out, just evaluate the following script
> in your image:
>
> Installer squeaksource
> project: 'RoelTyper';
> install: 'RoelTyper-FredericPluquet.82';
> project: 'OCompletion';
> install: 'OcompletionSqueakCompatibility-ul.1';
> install: 'Ocompletion-ul.67'.

Note that this version of OCompletion is not compatible with Squeak 4.2.
Please use SqueakMap or the "Extending the system" submenu in the Help
menu for installing compatible versions.


Levente

P.S.: OCompletion was written by Romain Robbes, I just made it Squeak
compatible again and enhanced it.

>
> May be that will help other users on autocompletion deprivation. For
> deatails please consult
> http://news.squeak.org/2010/10/07/tab-completion-returns-to-squeak/.
>
> Regards
>
> BB
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners