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?

0
1 comment
Avatar
Permanently deleted user

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.

1

Please sign in to leave a comment.