Jan. 11, 2010
10:24 p.m.
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? Lukas -- Lukas Renggli http://www.lukas-renggli.ch