Since
#2972224: Add .cspell.json to automate spellchecking in Drupal core →
Drupal core ships with a spell check dictionary stored as plain text file (dictionary.txt). That file could be used as custom dictionary in PhpStorm as well. Unfortunately PhpStorm on Linux only accepts files with ".dic" extension.
https://www.jetbrains.com/help/phpstorm/spellchecking.html#configure-the...
Given that cspell can accept any file extensions we can configure it to use "dic" file instead of "txt". That will make possible to use the same dictionary file in PhpStorm and cspell.
Associated PhpStorm bugs: IDEA-201785, IDEA-242707.
Needs work
10.1 ✨
Enhances developer experience.
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
Used to track the progress of issues reviewed by the Drupal Needs Review Queue Initiative.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.