简体   繁体   中英

PHP IDE with Spell Check

I tried many IDEs on Windows OS; netbeans, eclipse, aptana but Spell Check is not working in any of them.

I want an editor which highlights(underlines) the wrong words in php file.

Have you tried PhpStorm ? It has built-in spell check and other nice features.

在工作中进行拼写检查

I am not a PhpStorm user but I use other jetbrains products and they are all great. Highly recommended.

What about enabling spell-checking?

In Eclipse by example: http://www.java-tips.org/other-api-tips/eclipse/how-to-enable-or-disable-spell-checking-in-ec.html

In Eclipse, you could also add the eSpell plugin: http://www.bdaum.de/eclipse/eSpell3/

EDIT: If what you want is to check your English spelling, in Eclipse you can use user-defined dictionaries, like shown Here

You can find dictionaries for English Here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM