Skip to content

velyan/Comment-Spell-Checker

Repository files navigation


Comment Spell Checker
Comment Spell Checker

min

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:

Then:

  1. Run the application (you can quit it after this)
  2. Open System Preferences
  3. Open the Extensions pane
  4. Find Comment Spell Checker and enable Xcode Source Editor extension
  5. Select a .swift file in Xcode and choose Editor -> Comment Wrapper

Author

@vel_is_lava

License

Comment Spell Checker is available under the MIT license. See the LICENSE file for more info.