Awesome
<h1 align="center"> <br> <img src="https://github.com/velyan/Comment-Spell-Checker/blob/master/CheckAppIcon.png" alt="Comment Spell Checker" width="175"> <br> Comment Spell Checker <br> </h1>An Xcode Source Editor extension that runs spell check and auto correct on your code comments.
Features
- Supports mutliple comments styles (eg.
//
,///
,/*...*/
,/**...*/
) - Runs spell check
- Auto corrects
Installation
Either:
- Get it on the App Store
- Download the compiled app
- Compile from source
Then:
- Run the application (you can quit it after this)
- Open System Preferences
- Open the Extensions pane
- Find Comment Spell Checker and enable Xcode Source Editor extension
- Select a
.swift
file in Xcode and choose Editor -> Comment Wrapper
Author
License
Comment Spell Checker is available under the MIT license. See the LICENSE file for more info.