Устанавливаем aspell: brew install aspell --with-lang-ru Генерируем словарь: aspell -l ru dump master | aspell -l ru expand | tr ' ' '\n' > ~/russian.dic Подключаем словарь в Preferences... -> Editor -> Spelling Теги phpstorm