Programista:
Cena: Bezpłatny
Rankingi: 0 
Opinie: 0 Napisać recenzję
Listy: 1 + 0
Punkty: 1 + 0 ¡
Punkty +1

Opis

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
Więcej ↓

Zrzuty ekranu

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

Nowości

  • Wersja: 1.1
  • Zaktualizowano:
  • - Correctly identifies Markdown code blocks
    - Correctly identifies Markdown links

Cena

  • Dziś: Bezpłatny
  • Minimalna: Bezpłatny
  • Maksymalna: Bezpłatny
Monitoruj ceny

Programista

Punkty

Rankingi

Nie znaleziono ☹️

Listy

Opinie

Bądź pierwszą osobą, która napisze recenzję 🌟

Dodatkowe informacje

Comment Wrapper for XcodeComment Wrapper for Xcode Krótki URL: Skopiowano!

Może ci się spodobać również

    • Xcode
    • macOS Aplikacje: Narzędzia  Przez: Apple
    • Bezpłatny   
    • Listy: 23 + 7   Rankingi: 5 (1)   Opinie: 0
    • Punkty: 10 + 0   Wersja: 16.3   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 Aplikacje: Narzędzia  Przez: Mark Battistella
    • Bezpłatny   
    • Listy: 0 + 1   Rankingi: 0   Opinie: 0
    • Punkty: 2 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: Velislava Yanchina
    • Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: groosoft
    • $1.99   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 1.3   This is a Xcode Source Editor Extension. "Comment Here" inserts "//" just before beginning of codes not at the beginning of lines.
        ⥯ 
    • Swiftify for Xcode
    • macOS Aplikacje: Narzędzia  Przez: Swiftify, Inc.
    • * Bezpłatny   
    • Listy: 0 + 1   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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
        ⥯ 
    • Manage Imports for XCode
    • macOS Aplikacje: Narzędzia  Przez: Innervate
    • $0.99   
    • Listy: 0 + 1   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 1.0   Manage your Imports in XCode! Features include: Remove duplicate Imports Group Imports by category for Controllers, Views, Logic, Manager, CoreData etc. Remove Double empty lines with ...
        ⥯ 
    • Assets Gear for Xcode
    • macOS Aplikacje: Narzędzia  Przez: 星晨 易
    • * Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: Horizon Video Technologies
    • Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: Tony Coconate
    • Bezpłatny   
    • Listy: 0 + 1   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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.
        ⥯ 
    • TranslateTool For Xcode
    • macOS Aplikacje: Narzędzia  Przez: 北京云蜻科技有限公司
    • $0.99   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 1.2   TranslateTool 添加后可翻译为指定的语言 在Xcode-Preferences-KeyBindings中搜索TranslateToolExtension可设置快捷键 软件运行打开后 看完教程可关闭 Mac系统13以下 确保系统便好设置-扩展-Xcode Source Editor中TranslateToolExtension是勾选状态 Mac系统13以上
        ⥯ 
    • DirtyWords for Xcode
    • macOS Aplikacje: Narzędzia  Przez: 萧玉 杨
    • Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: IBMobile Software
    • Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 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 Aplikacje: Narzędzia  Przez: Iulian Onofrei
    • Bezpłatny   
    • Listy: 0 + 0   Rankingi: 0   Opinie: 0
    • Punkty: 0 + 0   Wersja: 1.0.8   Xcode extension that evaluates selected mathematical expressions and replaces them with the result. The source code is now available on GitHub: ...
        ⥯ 

Może ci się spodobać również

Operatory wyszukiwania dostępne w AppAggu
Dodaj do AppAgg
AppAgg
Zacznij – bezpłatnie!
Rejestracja
Zaloguj się