Comment Spell Checker alternatives and similar libraries
Based on the "Extensions (Xcode 8+)" category.
Alternatively, view Comment Spell Checker alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of Comment Spell Checker or a related project?
README
Comment Spell Checker
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.
*Note that all licence references and agreements mentioned in the Comment Spell Checker README section above
are relevant to that project's source code only.