Tagged Questions
4
votes
1answer
223 views
What does the arrow with 2 lines through it mean?
In Xcode, a lot of the shortcuts use an arrow with 2 lines though it:
What is the keystroke corresponding to this?
3
votes
1answer
109 views
Xcode 4: key binding for “Focus code blocks on hover”
Xcode 4 has a Focus code blocks on hover setting in Preferences > Text Editing.
When you hover the mouse on a Code folding ribbon, the mentioned setting has the effect shown in image below.
Also, ...
1
vote
1answer
89 views
Xcode commit view: keyboard shortcut for jumping to the next change?
When I commit my code from Xcode (File -> Source Control -> Commit), is there a command (that can be assigned a shortcut presumably) to jump to the next change in the commit view? This will allow to ...
2
votes
2answers
330 views
Xcode Keyboard Shortcuts Conflicted
Xcode has a preferences window that allows you to set keyboard shortcuts
but many of my shortcuts are conflicted.
I've looked through all of system preferences for anything using these key ...
1
vote
0answers
145 views
Custom keyboard layout problem with some apps
I have an early 2011 Macbook Pro with Lion. I used Ukelele and KeyRemap4Macbook to customize my keyboard layout, because I wasn't satisfied with the default one.
Namely I switched right Cmd with ...
7
votes
2answers
2k views
Switch between full-screen windows of the same application in Lion
Is there a keyboard shortcut in Lion for navigating through my open full screen Xcode projects? ⌘~ is not working.
3
votes
2answers
681 views
Is there a “Focus Editor” shortcut key in Xcode 4?
Cmd-1..n are handy for changing and focusing the different navigator tabs so I don't have to take my fingers off the keyboard, but is there a shortcut for giving the focus back to the editor after ...
3
votes
1answer
498 views
Vim mappings / plugin for Xcode
I'm a developer who mostly does web stuff in Ruby and C#, and I'd like to start tinkering with iOS and Mac development.
Over the last few month I've been trying to get fluent in one set of key ...