skip to Main Content

enter image description here

Normally the shortcut is "⌘⇧/".

But being that "/" is on the "7" key on a Danish keyboard, this shortcut now opens the Help menu – ironically.

Manually adding it as a key binding does not help.

enter image description here

As far as I remember, the exact same thing happened last year with Xcode 13.

4

Answers


  1. 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 Shortcuts

    enter image description here

    You’ll still need to Manually add it as a key binding

    Login or Signup to reply.
  2. I had the same issue. I unchecked adapt to current keyboard. Now it’s working as before. I am using a german keyboard.

    Login or Signup to reply.
  3. Default 'comment selected' shortcut is cmd+*

    CMD + * worked for the Turkish keyboard.

    Login or Signup to reply.
  4. 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

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search