当我输入类似的内容时,IntelliJ IDEA 会在单词andConsole.WriteLine("helllllo worllll!")
下显示绿色波浪线,但 Rider 不会。我已经搜索/使用++ ,但没有得到任何有用的结果。helllllo
worllll
typo
spell
CtrlShiftA
那么问题来了,如何在 Rider 中启用拼写检查?
Rider 2018.2 添加了 ReSpeller(您正在寻找的拼写检查)。
有关https://blog.jetbrains.com/dotnet/2018/07/10/integrated-spell-checking-respeller-resharper-rider/的更多信息