Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.28 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.28 KB


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.