23 XCode Keyboard Shortcuts - Xcode 11 Tips and Tricks

Опубликовано: 06 Октябрь 2024
на канале: Emmanuel Okwara
4,314
180

In today's video, I'm going to go through many of the shortcut keys I use in my everyday app development process. There are quite a few shortcuts that I didn't go over in this video, but here are the ones I mentioned:

1. ⌘ + B: Build the project
2. ⌘ + R: Run the application
3. ⌘ + U: Run al l tests
4. ⌘ + ⇧ + K: Clean
5. ⌘ + ⇧ + ⌥ + K: Clean build folder
6. ⌘ + .: Cancel build
7. ⌃ + SPACE: Show suggestions
8. ⌘ + ⇧ + O: Search and open file
9. ⌘ + ⇧ + L: Open library
10. ⌃ + ⌘ + T: Open new editor
11. ⌘ + J: Highlight editor and move to
12. ⇧ + ⌃ + ⌘ + ↩︎: Focus on current editor
13. ⌘ + ⌃ + E: Refactor all in scope
14. ⌘ + ⌥ + E: Multi selection
15. ⌃ + 6: List all methods in file
16. ⇧ + ⌥ + ⌘ + ←: Fold all methods
17. ⇧ + ⌥ + ⌘ + →: Unfold all methods
18. ⌘ + ⌥ + ←: Fold method in scope
19. ⌘ + ⌥ + →: Unfold method in scope
20. ⌘ + W: Close current tab
21. ⌘ + ⌥ + W: Close other tabs
22. ⌘ + ⌥ + [: Move line upward
23. ⌘ + ⌥ + ]: Move line downward

Say Hi on Social Media:
LinkedIn:   / emacco  
Twitter:   / its_macco