2

Since I updated Xcode to version 8.0 (8A218a) the commenting command (command + /) doesn't work anymore. I'm wondering whether someone is facing the same issue.

aaragon
  • 2,314
  • 4
  • 26
  • 60
  • 1
    It's a bug, and it's fixed in version 8.1 – DavidA Nov 03 '16 at 13:50
  • Yes, it is fixed now. This makes you wonder, how can they release a buggy version of Xcode where this is broken! Wouldn't they test this most basic functionality first? – aaragon Nov 07 '16 at 09:34

1 Answers1

3

In Terminal: sudo /usr/libexec/xpccachectl

Reboot your system.

dublicated in Xcode 8 Beta 4 - Comment Shortcut Disabled

Community
  • 1
  • 1
SeanChense
  • 846
  • 8
  • 14