XcodeIssueGenerator
Issue Commenter
An executable that generates comments in Xcode's Issue Navigator to signal coding issues
An executable that can be called from a Run Script Build Phase that makes comments such as // TODO: or // SERIOUS: appear in Xcode's Issue Navigator giving them project-wide visibility.
142 stars
9 watching
8 forks
Language: Swift
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to facilitate issue resolution in Xcode by providing a convenient way to copy and search for error descriptions. | 171 |
| A tool to automatically generate documentation comments for Swift code in Xcode. | 157 |
| An Xcode extension that generates code with syntactic sugar for 'then' statements | 20 |
| An Xcode extension that generates Swift initializers based on selected attribute lines. | 717 |
| An application that enables users to add comments to GitHub code files using a PWA interface. | 17 |
| A tool to analyze and correct spelling errors in code comments. | 159 |
| Automatically generates UI view code from variable names in Swift | 84 |
| Converts TODO comments to GitHub issues on push | 642 |
| Automatically adds labels and assigns users to issues when they are created | 60 |
| An Xcode plugin that expands switch cases by inserting missing ones | 654 |
| Generates conformance to Swift Equatable protocol based on type and fields selection for Xcode 8.* and macOS Sierra. | 189 |
| An Xcode extension that generates class diagrams from Swift code | 438 |
| A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. | 1,035 |
| Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. | 1,410 |
| An action to create GitHub issues from content in files | 148 |