An Xcode extension, with it you can block comment like /* ... */
- Run the application at lease once, then close it.
- Go to System Preferences -> Extensions -> Xcode Source Editor and enable this extension
- Reopen Xcode and you can find this extension from Xcode menu.
- Open BlockComment.xcodeproj
- Change the target signing for both the Application and the Source Code Extension using your own developer ID
- Product > Archive
- Right click the archive in Organizer > Show in Finder
- Right click the archive in Finder > Show Package Contents
- Open Products > Applications > BlockComment.app
- Then the same as "from mac App Store"
- After installation, open Xcode > Preferences > Key Bindings
- Search for "BlockComment".
- Assign it a new hot key, here "command + control + /" is recommended.