Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Dane Lennon
Dane Lennon
1,840 Points

xCode 6 Keyboard ShortCuts

just wondering if there is some handy keyboard shortcuts that you use most commonly? in particular, to delete a line.

i know in eclipse i used to use this shortcut regularly. instead of having to click and select the line that i want to delete.

also, the autocomplete is great but I'm still figuring out how best to use it. for instance: when i type println and then it autocompletes the () but then i still have to use my arrow keys to get back to the middle of the () which gets frustrating. work around?