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.

GitHub

142 stars
9 watching
8 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hanton/copyissue-xcode-plugin Tool to facilitate issue resolution in Xcode by providing a convenient way to copy and search for error descriptions. 171
velyan/mark A tool to automatically generate documentation comments for Swift code in Xcode. 157
87kangsw/thengenerator An Xcode extension that generates code with syntactic sugar for 'then' statements 20
bouke/swiftinitializergenerator An Xcode extension that generates Swift initializers based on selected attribute lines. 718
code-and-comment/code-and-comment An application that enables users to add comments to GitHub code files using a PWA interface. 17
velyan/comment-spell-checker A tool to analyze and correct spelling errors in code comments. 159
funzin/viewgenerator Automatically generates view code in iOS development based on variable name input 84
alstr/todo-to-issue-action Converts TODO comments to GitHub issues on push 631
naturalclar/issue-action Automatically adds labels and assigns users to issues when they are created 60
stefanceriu/scxcodeswitchexpander An Xcode plugin that expands switch cases by inserting missing ones 654
sergdort/xcodeequatablegenerator Generates conformance to Swift Equatable protocol based on type and fields selection for Xcode 8.* and macOS Sierra. 189
marcoeidinger/swiftplantuml-xcode-extension An Xcode extension that generates class diagrams from Swift code 437
thundercls/xanalyzer A plugin for x64dbg debugger that analyzes and provides detailed information about the code of debugged applications. 1,017
codetriage/codetriage Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. 1,410
peter-evans/create-issue-from-file An action to create GitHub issues from content in files 146