Developer:
Price: Free
Rankings: 0 
Reviews: 0 Write a Review
Lists: 1 + 0
Points: 1 + 0 ¡
Mac App Store

Description

Comment Wrapper for Xcode
Comment Wrapper is an Xcode source editor extension that can format comments to wrap at a certain line length.

WRAPPING COMMENTS:

You might have a comment that looks like this:

/// This is a long comment that descripes some behavior. Long comments are difficult to read because they become very long horizontally. We often place limits on how many columns wide our code should be in order to improve readablity, but this can be more difficult to achieve with comments

Using Comment Wrapper to wrap the text at a line length of 80 results in the following:

/// This is a long comment that descripes some behavior. Long comments are difficult
/// to read because they become very long horizontally. We often place limits on how
/// many columns wide our code should be in order to improve readablity, but this
/// can be more difficult to achieve with comments

UNWRAPPING COMMENTS:

Want to edit a wrapped comment? No problem, use the Comment Wrapper's 'unwrap' functionality to revert a comment to it's original format

RE-WRAPPING COMMENTS:

Once you've wrapped a comment, you might want to edit it in place, although adding or removing characters an a particular line will make it too long or too short. You can use Comment Wrapper's 're-wrap' functionality to re-wrap the comment.

Original comment (wrapped at a line length of 60:

// This code performs actions 1, 2 and 3 on any input a, b or
// c. Any action that's passed in must conform to firstProtocol
// and secondProtocol. The result will be of a type x, y or z.

After editing:

// This code performs actions 1, 2 and 3 on any input a, b or
// c. Any action that's passed in must not confrom to XYZProtocol but must conform to firstProtocol
// and secondProtocol. The result will be of a type x, y or z.

After Re-wrapping:

// This code performs actions 1, 2 and 3 on any input a, b or
// c. Any action that's passed in must not confrom to
// XYZProtocol but must conform to firstProtocol and
// secondProtocol. The result will be of a type x, y or z.

FEATURES:

- Maintains your leading comment prefix (eg. `//`, `///`)
- Maintains indenting
- Wraps at line lengths of 40, 60 or 80
- Re-wraps edited comments
- Wrapping documentation? Won't wrap your code examples
more ↓

Screenshots

#1. Comment Wrapper for Xcode (macOS) By: Steven Barnegren
#2. Comment Wrapper for Xcode (macOS) By: Steven Barnegren
#3. Comment Wrapper for Xcode (macOS) By: Steven Barnegren
#4. Comment Wrapper for Xcode (macOS) By: Steven Barnegren
#5. Comment Wrapper for Xcode (macOS) By: Steven Barnegren

What's new

  • Version: 1.1
  • Updated:
  • - Correctly identifies Markdown code blocks
    - Correctly identifies Markdown links

Price

  • Today: Free
  • Minimum: Free
  • Maximum: Free
Track prices

Developer

Points

Rankings

Not found ☹️

Lists

Reviews

Be the first to review 🌟

Additional Information

«Comment Wrapper for Xcode» is a Developer Tools app for macOS, developed by «Steven Barnegren». It was first released on and last updated on . This app is currently free to download. This app has not yet received any ratings or reviews on AppAgg. It has been added to 1 public lists and 0 private lists created by users. AppAgg has tracked 1 confirmed downloads plus 0 indirect launches for this app. Available languages: English. AppAgg continuously tracks the price history, ratings, and user feedback for «Comment Wrapper for Xcode». Subscribe to this app or follow its RSS feed to get notified about future discounts or updates.
Comment Wrapper for XcodeComment Wrapper for Xcode Short URL: Copied!

You may also like

    • Xcode
    • macOS Apps: Developer Tools  By: Apple
    • Free   
    • Lists: 23 + 7   Rankings: 5 (1)   Reviews: 0
    • Points: 11 + 0   Version: 16.4   Xcode offers all the tools you need to craft great apps for iPhone, iPad, Apple TV, Apple Watch, Apple Vision Pro, and Mac. It enables a unified workflow that spans from the earliest ...
        ⥯ 
    • Comment Writer
    • macOS Apps: Developer Tools  By: Mark Battistella
    • Free   
    • Lists: 0 + 1   Rankings: 0   Reviews: 0
    • Points: 2 + 0   Version: 1.0   Say goodbye to tedious documentation tasks with Comment Writer, an Xcode Source Extension app that streamlines the process. Simply highlight your code in Xcode, analyze it with the ...
        ⥯ 
    • Comment Spell Checker
    • macOS Apps: Developer Tools  By: Velislava Yanchina
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.0   An Xcode Source Editor extension that runs spell check and auto correct on your code comments. ## Features - Supports mutliple comments styles (eg. `//`, `///`, `/*...*/`, `/**...*/`) ...
        ⥯ 
    • Comment Here
    • macOS Apps: Developer Tools  By: groosoft
    • $1.99   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.3   This is a Xcode Source Editor Extension. "Comment Here" inserts "//" just before beginning of codes not at the beginning of lines.
        ⥯ 
    • Xcode app Icons: Icon Crafter
    • macOS Apps: Developer Tools  By: Mahmoud Suliman
    • * Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.2   IconCrafter Effortless App Icon Generation for Apple Platforms Create beautiful, Xcode-ready app icons for iOS, iPadOS, macOS, visionOS, watchOS, and tvOS in seconds! IconCrafter is ...
        ⥯ 
    • Swiftify for Xcode
    • macOS Apps: Developer Tools  By: Swiftify, Inc.
    • * Free   
    • Lists: 0 + 2   Rankings: 1 (1)   Reviews: 0
    • Points: 0 + 0   Version: 6.1   To install Swiftify for Xcode in Xcode 16 (or Xcode 15) on macOS Sequoia (or Sonoma): Quit Xcode Launch Swiftify for Xcode from your Applications folder and follow the link to get your
        ⥯ 
    • Assets Gear for Xcode
    • macOS Apps: Developer Tools  By: 星晨 易
    • * Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.4   Assets Gear for Xcode is here to help reclaim disk space, access vital Xcode insights, and create app icons effortlessly all for free, with no limitations! Generate App Icons for ...
        ⥯ 
    • Pastery for Xcode
    • macOS Apps: Developer Tools  By: Horizon Video Technologies
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.2   Pastery for Xcode allows you to generate pastes on Pastery.net from your source files. The extension supports (among others) Swift, Objective-C, Objective-C++ and pure C/C++. To ...
        ⥯ 
    • PrettySwift for Xcode
    • macOS Apps: Developer Tools  By: Tony Coconate
    • Free   
    • Lists: 0 + 1   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.2   PrettySwift is a Xcode Source Editor Extension that formats and lints your Swift code. It uses swift-format to format or lint and takes a zero-configuration approach.
        ⥯ 
    • SwiftLocalize for XCode
    • macOS Apps: Developer Tools  By: Christian Menzer
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.20   SwiftLocalize for Xcode streamlines the localization workflow for any macOS or iOS project. Automatically scan, translate, and synchronize your .strings files across all languages ...
        ⥯ 
    • DirtyWords for Xcode
    • macOS Apps: Developer Tools  By: 萧玉 杨
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.0   Highlight dirty words in Xcode. Many developers like to write dirty words in the code. This tool will highlight these dirty words in the code. It urge developers to correct these ...
        ⥯ 
    • Localizer Xcode Extension
    • macOS Apps: Developer Tools  By: IBMobile Software
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.0   This is an Xcode extension. Just run the app once and adjust your privacy settings, set a shortcut for the extension and whenever there's an untranslated string, press CMD+SHIFT+L and ...
        ⥯ 
    • Evaluate for Xcode
    • macOS Apps: Developer Tools  By: Iulian Onofrei
    • Free   
    • Lists: 0 + 0   Rankings: 0   Reviews: 0
    • Points: 0 + 0   Version: 1.0.8   Xcode extension that evaluates selected mathematical expressions and replaces them with the result. The source code is now available on GitHub: ...
        ⥯ 

You may also like

Search operators you can use with AppAgg
Add to AppAgg
AppAgg
Start using AppAgg. It’s 100% Free!
Sign Up
Sign In