개발자: | Steven Barnegren (5) | ||
가격: | 무료 | ||
순위: | 0 | ||
리뷰: | 0 리뷰 작성 | ||
목록: | 1 + 0 | ||
포인트: | 1 + 0 ¡ | ||
포인트 +1 |
기술

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
스크린샷





새로운 기능
- 버전: 1.1
- 업데이트:
- - Correctly identifies Markdown code blocks
- Correctly identifies Markdown links
가격
- 오늘: 무료
- 최소: 무료
- 최대: 무료
가격 추적
개발자
포인트
-
- 9,278 Simon Chan
순위
찾을 수 없음 ☹️
목록
-
- 9,278 Simon Chan
- 306
리뷰
첫 번째 리뷰를 남겨보세요 🌟
추가 정보
당신은 또한 같은 수 있습니다
-
- Comment Writer
- macOS 앱: 개발자 도구 게시자: Mark Battistella
- 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 2 + 0 버전: 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 앱: 개발자 도구 게시자: Velislava Yanchina
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: groosoft
- $1.99
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: Swiftify, Inc.
- * 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: Innervate
- $0.99
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: 星晨 易
- * 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: Horizon Video Technologies
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: Tony Coconate
- 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: 北京云蜻科技有限公司
- $0.99
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 1.2 TranslateTool 添加后可翻译为指定的语言 在Xcode-Preferences-KeyBindings中搜索TranslateToolExtension可设置快捷键 软件运行打开后 看完教程可关闭 Mac系统13以下 确保系统便好设置-扩展-Xcode Source Editor中TranslateToolExtension是勾选状态 Mac系统13以上 ⥯
-
- DirtyWords for Xcode
- macOS 앱: 개발자 도구 게시자: 萧玉 杨
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 ... ⥯
-
- Alignment for Xcode
- macOS 앱: 개발자 도구 게시자: Atsushi Kiwaki
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 1.2.0 This is Xcode source editor extension that align your assignment statement. ⥯
-
- Localizer Xcode Extension
- macOS 앱: 개발자 도구 게시자: IBMobile Software
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 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 앱: 개발자 도구 게시자: Iulian Onofrei
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 0 버전: 1.0.8 Xcode extension that evaluates selected mathematical expressions and replaces them with the result. The source code is now available on GitHub: ... ⥯