简体   繁体   English

带有拼写检查的PHP IDE

[英]PHP IDE with Spell Check

I tried many IDEs on Windows OS; 我在Windows操作系统上尝试了许多IDE。 netbeans, eclipse, aptana but Spell Check is not working in any of them. netbeans,eclipse,aptana,但“拼写检查”不适用于其中的任何一个。

I want an editor which highlights(underlines) the wrong words in php file. 我想要一个突出显示(强调)php文件中错误单词的编辑器。

Have you tried PhpStorm ? 您尝试过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. 我不是PhpStorm用户,但我使用其他jetbrains产品,它们都很棒。 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 以Eclipse为例: 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/ 在Eclipse中,您还可以添加eSpell插件: 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 编辑:如果你想要的是检查你的英文拼写,在Eclipse中可以使用自定义字典,像显示在这里

You can find dictionaries for English Here 您可以在这里找到英语词典

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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