Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 리펙토링
- scrollview
- uitableview
- Protocol
- ribs
- UICollectionView
- SWIFT
- HIG
- rxswift
- 애니메이션
- uiscrollview
- clean architecture
- Observable
- swiftUI
- combine
- Clean Code
- 스위프트
- collectionview
- Human interface guide
- 클린 코드
- Xcode
- Refactoring
- map
- tableView
- UITextView
- 리팩토링
- MVVM
- RxCocoa
- swift documentation
- ios
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - swift] Xcode 15 단축키 (멀티 라인, Format to Multiple Lines, 코드 정렬, 개행 단위 정렬) 본문
iOS 응용 (swift)
[iOS - swift] Xcode 15 단축키 (멀티 라인, Format to Multiple Lines, 코드 정렬, 개행 단위 정렬)
jake-kim 2023. 10. 1. 01:57멀티라인 단축키
- Xcode15부터 기본적으로 ctrl + M을 누르면 자동으로 line별로 코드가 포멧팅

결과)

(Format to Multiple Lines 항목으로 Xcode15부터 단축키를 제공)
