Comments Extension For Xcode app icon

Comments Extension For Xcode

Remove from code files

志杰 朱

★ 0.00 ratingsDeveloper Tools$0.99

iPhone Screenshots

App screenshotApp screenshot

Description

Remove `///` documentation from code files. Toggle `///` or `//` block . Copy and paste code without annotation clutter.

When coding, you might find yourself navigating to a Swift or SwiftUI interface file where the code is annotated with `///` documentation comments. After copying this code, removing those comments in Xcode can be a hassle, as there's no built-in shortcut to do so. **Comments Extension** is here to help, allowing you to swiftly remove `///` documenation comments with ease. Additionally, the extension makes it simple to toggle `///` documenation comments or toggle `/**/` block comments. ### How to Use: 1. **Install the Extension:** Run the app, enable the extension in System Preferences, and restart Xcode. 2. **Set Up a Shortcut:** Assign a shortcut to the extension in Xcode’s Key Bindings preferences. Whether you're integrating sample code from Apple’s documentation or cleaning up your own code, **Comments Extension** saves you valuable time and effort.