Spellcheck in Phpstorm Version Control
I see PhpStorm flags misspelled words, but when I right-click on the word with the green squiggle under it I don't get a context menu with a list of suggestions like in other areas of PhpStorm.
How do I enable this feature?
请先登录再写评论。
Hello,
Place the caret at the word which should be corrected, press Alt+Enter and select "Change to", then press Enter to get the list of variants from the dictionary.