Thread overview
Spell Checker does not work with D (or maybe Descent)
Nov 27, 2009
Qian Xu
Nov 27, 2009
Ary Borenszweig
Nov 27, 2009
Qian Xu
November 27, 2009
Hi,

I am using Eclipse 3.5 (and the latest Descent plug-in) to develop D- applications. My spell checker does not work with D source code. If I edit a python file, the spell checker does work.

Can someone know, why it does not work?
Any hint is appreciated.

Qian Xu

November 27, 2009
Qian Xu wrote:
> Hi,
> 
> I am using Eclipse 3.5 (and the latest Descent plug-in) to develop D-
> applications. My spell checker does not work with D source code. If I edit a python file, the spell checker does work.
> 
> Can someone know, why it does not work?
> Any hint is appreciated.
> 
> Qian Xu

Indeed, the spellchecker never worked for D/Descent.
November 27, 2009
Ary Borenszweig wrote:
> Indeed, the spellchecker never worked for D/Descent.

That is really strange. It works on my college's computer. I also saw it worked couple of months before as well.

But after I have reinstalled my system, it does not work anymore.

Qian Xu