>> It reactors your spell errors away :-P > > mmmmmmm I never seen that working in my code and it seems to be installed > in almost all PharoDev images... > > Do I need to do something to enable it ?
It is an extension to SmallLint. You need to run lint to see it point out your errors. To see the wavy lines live in your code you need Helvetia (probably I could also patch Shout). > Does it depends on something ? I ask because Stef said that maybe it > depends in a library or something like that. No, it depends on nothing other than the refactoring engine. > I saw there is a SpellingPlugin. Is that compiled in all VMs? do you know ? Only on OS X. But as I said, there is an alternative stupid spellchecking engine written in Smalltalk include. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
