On Jan 11, 2010, at 11:24 PM, Lukas Renggli wrote:
There is also an internal spell check, for other platforms. RBInternalSpellChecker.
How do you use it or enable it ? I have been using dev images for two years and I have ever seen a spell checker :(
This is an extension to SmallLint. Like Slime. It is run when you run code critics.
Alternatively you can execute it like this:
ORLintBrowser openRule: (RBCompositeLintRule rules: (RBCompositeLintRule rulesGroupedFor: RBSpellingRule) name: 'Spelling') environment: (BrowserEnvironment new forPackageNames: #('Kernel' 'Collections-Abstract'))
Maybe I should add a menu to the already long refactoring commands?
we should a panel and a better ui for rb and smalllint May be laurent screencast will create vocations :) Stef
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project