When I type something like Console.WriteLine("helllllo worllll!")
, IntelliJ IDEA will show green wavy lines under the word helllllo
and worllll
, but Rider won't. I've searched typo
/spell
using Ctrl+Shift+A, but I didn't get any helpful results.
So here comes the question, how can I enable spell checks in Rider?