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
- MVVM
- swiftUI
- Refactoring
- RxCocoa
- uitableview
- 클린 코드
- 리펙토링
- Clean Code
- Observable
- 애니메이션
- Xcode
- UICollectionView
- uiscrollview
- swift documentation
- Human interface guide
- rxswift
- clean architecture
- SWIFT
- 스위프트
- 리팩토링
- 리펙터링
- ribs
- Protocol
- tableView
- HIG
- collectionview
- ios
- UITextView
- combine
- map
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부터 단축키를 제공)
'iOS 응용 (swift)' 카테고리의 다른 글
Comments