Claude Code 2.1.235
Added an optional spellcheck setting that underlines misspelled words in the prompt input as you type, using your installed aspell, hunspell, or ispell
解读新增了可选的拼写检查功能,在提示输入框中会为拼写错误的单词添加下划线,帮助你及时发现拼写错误。它使用系统中安装的 aspell、hunspell 或 ispell 工具。实际使用中,你可以在设置里开启这个选项,然后打字时就能看到错误提示。例如,输入“recieve”时,它会标出下划线提示应为“receive”。