Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » [Solved] Spell checking isn't working
[Solved] Spell checking isn't working [message #668605] Fri, 06 May 2011 12:03 Go to next message
Jilimay is currently offline JilimayFriend
Messages: 2
Registered: May 2011
Junior Member
Hello everyone,

I have enabled spell checking in eclipse and there is something I don't understand : in a simple text file it works properly, but not in html or php files Confused

I am using Helios version, would you have any idea why it is acting this way ? Maybe there is another parameter that is overriding the global one ? A problem with encoding ?

Thanks for reading !

[Updated on: Mon, 09 May 2011 13:38]

Report message to a moderator

Re: Spell checking isn't working [message #668749 is a reply to message #668605] Sat, 07 May 2011 01:11 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
In html files, Spell Checking works on the comment and the text-node(since Helios-SR1) only. It is by design.
In php files, Spell Checking works as above. PHP code block is not comment or text-node, so it doesn't work on php code.

Here is an experimental plugin which enables spell checking on php code.
Release Details: Spell Check Enabler (Miscellaneous) - Tools for PDT (PHP Development Tools) - SourceForge.JP
(I'm not using it though)
Re: Spell checking isn't working [message #669209 is a reply to message #668605] Mon, 09 May 2011 13:37 Go to previous messageGo to next message
Jilimay is currently offline JilimayFriend
Messages: 2
Registered: May 2011
Junior Member
Ok, thank you very much for your answer !
Re: Spell checking isn't working [message #669988 is a reply to message #668605] Thu, 12 May 2011 10:47 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2011-05-06 14:03, jilimay.sys@gmail.com wrote:
> Hello everyone,
>
> I have enabled spell checking in eclipse and there is something I don't
> understand : in a simple text file it works properly, but not in html or php
> files :?
> I am using Helios version, would you have any idea why it is acting this way ?
> Maybe there is another parameter that is overriding the global one ? A problem
> with encoding ?

Eclipse PDT have serious problems with DLTK and this bug is present since few
releases. Newest build PDT is so outdated that changed DLTK API causes many
dialog errors whatever will be typed. It's high time to correct those issues.

/dmc
Previous Topic:Configuring subdomains in Eclipse PDT & xDebug
Next Topic:PDT word completion fails with PHP singleton
Goto Forum:
  


Current Time: Tue Apr 23 12:04:50 GMT 2024

Powered by FUDForum. Page generated in 0.02940 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top