unnamedd / Comment-Spell-Checker

Xcode extension for spell checking and auto-correcting code comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Xcode extension for spell checking and auto-correcting code comments.

License:MIT License


Languages

Language:Swift 100.0%