Xcode spell checking

后端 未结 8 2086
悲&欢浪女
悲&欢浪女 2020-12-16 09:24

Just wondering if there is a way to enable spell checking in Xcode. Maybe an add-on or something...

8条回答
  •  一向
    一向 (楼主)
    2020-12-16 09:51

    The Scribe plugin can do that (among other things). It's smart enough not to spell check code so you don't get a lot of false positives, and you can also right-click to get spelling suggestions.

    Full disclosure: I'm the author of the plugin.

提交回复
热议问题