PhpStorm is a polyglot IDE: it understands PHP, JS, CSS, HTML, and many other languages and will provide you with smart interpretation to assist you with writing your code. But what about human languages? English is the only language supported out of the box, and up until recently, you could only check your spelling in PhpStorm against a plain list of words.
This changes with PhpStorm 2017.3.2, since we are introducing support for Hunspell dictionaries.
(more…)
Hunspell dictionaries support
by