Comment Wrapper (for Xcode)
An Xcode Source Editor extension that wraps your comments
Want to edit your comments? Comment Wrapper can re-wrap edited comments
Features
- Maintains your leading comment prefix (eg. // or ///)
- Maintains indenting
- Wraps at line lenghts 40, 60 and 80
- Re-wraps edited comments
- Unwraps wrapped comments
- Weapping documentation? Won't wrap you code examples
Installation
Either:
Then:
- Run the application (you can quit it after this)
- Open System Preferences
- Open the Extensions pane
- Find Comment Wrapper and enable the Xcode Source Editor extension
- Highlight a comment in Xcode and choose an action uner Editor -> Comment Wrapper
Comment Wrapper is open source! Contribute On GitHub