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 Build a Simple iPhone App with Swift Getting Started with Xcode Tour of Xcode

Farid Rasoolzadeh Baghmisheh
PLUS
Farid Rasoolzadeh Baghmisheh
Courses Plus Student 1,650 Points

Keyboard shortcuts on a French keyboard

I have a French keyboard on my Macbook Pro where you have to press shift to type a number. ie to type '1' I have to type 'SHIFT + &' I noticed this problem: In Xcode I know I have to press 'Option + 1' to bring up a certain menu. So I press 'Option + &' and nothing happens. So I thought 'Option + 1' must be 'Option + Shift + 1' for me, but in Xcode 'Option + Shift + 1' does something else. So how do I 'Option + 1' on a French keyboard? I hope this makes sense.