Posts

Post not yet marked as solved
8 Replies
I found that I could only drag images into the Simulator from the "Photos" app on my Mac.
Post marked as solved
13 Replies
Double-clicking on the curly brace not only highlights the block but also jumps to the start (or end) of the block. So it is like the keyboard short cuts most IDEs provide except that it is a mouse double-click not a key press. I don't see any reason why they couldn't add a keyboard shortcut for it as well though.Another case of XCode doing things differently to most other IDEs is getting to the start or end of the file. It took me ages to find out how to do this in XCode without needing to drag the scroll bar with the mouse. The XCode short-cuts are Command-up, and Command-down. (Ctrl-PageUp and Ctrl-PageDown would make more sense to me).It would be really nice if Apple at least tried to make life a bit easier for developers who also use popular IDEs like Visual Studio and Intelli J.