Skip to main content



      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 08:03 Go to next message
Eclipse UserFriend
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 09:38] by Moderator

Re: Spell checking isn't working [message #668749 is a reply to message #668605] Fri, 06 May 2011 21:11 Go to previous messageGo to next message
Eclipse UserFriend
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 09:37 Go to previous messageGo to next message
Eclipse UserFriend
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 06:47 Go to previous message
Eclipse UserFriend
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: Wed Mar 19 09:39:06 EDT 2025

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

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

Back to the top