# Fixing Xcode's Comment Wrapping Problem

DevFeed: [Fixing Xcode's Comment Wrapping Problem](<https://devfeed.tech/articles/fixing-xcode-s-comment-wrapping-problem-25805.md>)

Original publisher: [Read original article](<https://www.steveonstuff.com/2018/06/28/fixing-xcodes-comment-wrapping-problem>)

Author: Steve Barnegren

Published: 2018-06-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Steve Barnegren](<https://devfeed.tech/sources/steve-barnegren.md>)

Topics: [Xcode](<https://devfeed.tech/topics/xcode.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Swift](<https://devfeed.tech/topics/swift.md>)

Tags: [documentation](<https://devfeed.tech/tags/documentation.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [github](<https://devfeed.tech/tags/github.md>), [swift](<https://devfeed.tech/tags/swift.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

This tutorial explains Xcode's comment-wrapping problem and presents an automated solution using an Xcode Source Editor Extension. The resulting Comment wrapper tool can wrap and re-wrap comments, with additional features available through GitHub or the App Store.

## Source excerpt

I'm sure we've all come across the comment wrapping problem. You write a long comment that looks like this: