에 의해 게시 에 의해 게시 Steven Barnegren
1. Comment Wrapper is an Xcode source editor extension that can format comments to wrap at a certain line length.
2. 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.
3. You can use Comment Wrapper's 're-wrap' functionality to re-wrap the comment.
4. /// This is a long comment that descripes some behavior.
5. /// This is a long comment that descripes some behavior.
6. Long comments are difficult to read because they become very long horizontally.
7. /// to read because they become very long horizontally.
8. The result will be of a type x, y or z.
9. The result will be of a type x, y or z.
10. // and secondProtocol.
11. // and secondProtocol.
또는 아래 가이드를 따라 PC에서 사용하십시오. :
PC 버전 선택:
소프트웨어 설치 요구 사항:
직접 다운로드 가능합니다. 아래 다운로드 :
설치 한 에뮬레이터 애플리케이션을 열고 검색 창을 찾으십시오. 일단 찾았 으면 Comment Wrapper for Xcode 검색 막대에서 검색을 누릅니다. 클릭 Comment Wrapper for Xcode응용 프로그램 아이콘. 의 창 Comment Wrapper for Xcode Play 스토어 또는 앱 스토어의 스토어가 열리면 에뮬레이터 애플리케이션에 스토어가 표시됩니다. Install 버튼을 누르면 iPhone 또는 Android 기기 에서처럼 애플리케이션이 다운로드되기 시작합니다. 이제 우리는 모두 끝났습니다.
"모든 앱 "아이콘이 표시됩니다.
클릭하면 설치된 모든 응용 프로그램이 포함 된 페이지로 이동합니다.
당신은 아이콘을 클릭하십시오. 그것을 클릭하고 응용 프로그램 사용을 시작하십시오.
다운로드 Comment Wrapper Mac OS의 경우 (Apple)
다운로드 | 개발자 | 리뷰 | 평점 |
---|---|---|---|
Free Mac OS의 경우 | Steven Barnegren | 0 | 1 |
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
Scriptable
a-Shell mini
GitHub
App Store Connect
Python3IDE
Stream
Apple Developer
Termius - SSH client
Koder Code Editor
Pyto - Python 3
Bluetooth Terminal
Working Copy - Git client
API Tester: Debug requests
Color Pro Picker
Carnets - Jupyter