classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spellchecking the Classpath API documentation


From: Tom Tromey
Subject: Re: Spellchecking the Classpath API documentation
Date: 20 Dec 2004 14:10:49 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Julian" == Julian Scheid <address@hidden> writes:

Julian> I've written a doclet which runs all source code comments through
Julian> Ispell (default US dictionary) and accumulates the results in a text
Julian> file.

Cool idea.

Julian> A next step might be to pick up a suggestion from Thomas Zanders and
Julian> build a simple interactive tool similar to a spellchecker in a text
Julian> editor which, for each questionable word, shows the context in which
Julian> it appears and asks for action (usual spellchecker approach: replace
Julian> with suggestion a,b,c, replace with other string, ignore for now,
Julian> always ignore, add to dictionary.)

In emacs you can use flyspell-prog-mode; this will try to detect
misspellings in comments and strings.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]