Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • It may just be easier to change the shortcut to Command+/ in your editor. (By the way, the editor I regularly use (CotEditor, available from the Mac App Store) uses Command+/, as Xcode does.) Commented Nov 15, 2024 at 10:59
  • cmd+/ is for line comment and not block comment. I need both. Commented Nov 15, 2024 at 12:23
  • I see, wasn't aware of that... I've found a way to disable Command-Shift-/, could you check my answer and report back? Commented Nov 15, 2024 at 13:36