
8 Sep
2010
8 Sep
'10
4:11 p.m.
On Wed, Sep 8, 2010 at 1:54 AM, Klaim <mjklaim@gmail.com> wrote:
Or red underline, like a spell checker. And blue underline like MS Word for "grammar" (syntax) errors. You get the idea. Might as well do real spell checking (against dictionary and code identifiers) in the comments as well...
AFAIK MS Visual Studio 2010 do that for C++ now. Not perfect yet but helpful.
As does Xcode 4 (developer preview). - Doug