Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
4
Answers
Using a french AZERTY keyboard I was able to fix it by going to:
System Preferences > Keyboard > Shortcuts tab > App Shortcuts > Uncheck
Show help Menu
in App ShortcutsYou’ll still need to Manually add it as a key binding
I had the same issue. I unchecked adapt to current keyboard. Now it’s working as before. I am using a german keyboard.
CMD + *
worked for the Turkish keyboard.That’s true. The way to comment on a whole code selection has been changed in Xcode 14.
On Spanish keyboards works by pressing
cmd
+'
.Screenshot