有没有办法在 PhpStorm 中使用 .dic 文件获取基本 "spell completion"?

Is there an way to get basic "spell completion" with an .dic file in PhpStorm?

有没有办法在 PhpStorm 中使用 .dic 文件获取基本 "spell completion"?

我认为这是可能的,因为 this page we can find this image

但是我现在刚刚安装了字典。它的工作,但它只说它是错还是对。

我当前的 PhpStorm 版本是 8.0.3。

可以通过以下方式获取拼写检查建议(来自字典中关于拼写错误的单词):

  • 通过“快速修复”菜单(通过 Alt+Enter 调用)同时站在错字检查突出显示的单词上

  • 通过上下文菜单(右键单击)此类拼写错误(或 IDE 不知道)的单词


https://www.jetbrains.com/phpstorm/help/spellchecking.html?search=spell