awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
trawor avatar

trawor/XToDo

0
View on GitHub↗
1,538 stars·176 forks·Objective-C·12 viewsimi.im/xtodo↗

XToDo

collect and list the TODO,FIXME,???,!!! - show stat for an item finished or not (still can not switch on/off) - filter results if you have too much todos - snippets make a todo comment easily - standalone App if you'd like not to wait for 10-sec Xcode starting

Features

  • Developer Tools - Xcode plugin for tracking and listing TODO comments.
  • Xcode Plugins - Displays TODO and FIXME lists.

Star history

Star history chart for trawor/xtodoStar history chart for trawor/xtodo

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does trawor/xtodo do?

collect and list the TODO,FIXME,???,!!! - show stat for an item finished or not (still can not switch on/off) - filter results if you have too much todos - snippets make a todo comment easily - standalone App if you'd like not to wait for 10-sec Xcode starting

What are the main features of trawor/xtodo?

The main features of trawor/xtodo are: Developer Tools, Xcode Plugins.

What are some open-source alternatives to trawor/xtodo?

Open-source alternatives to trawor/xtodo include: ksuther/ksimagenamed-xcode — KSImageNamed-Xcode is a source editor extension for the Apple development environment that provides autocomplete… onevcat/vvdocumenter-xcode — VVDocumenter-Xcode is an IDE documentation workflow tool and automation utility for the Xcode environment. It serves… canvaspod/canvas — Canvas is a set of graphical tools and development environment extensions for configuring animation properties and… intitni/copilotforxcode — CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools… nicklockwood/swiftformat — SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a…

Open-source alternatives to XToDo

Similar open-source projects, ranked by how many features they share with XToDo.
  • onevcat/vvdocumenter-xcodeonevcat avatar

    onevcat/VVDocumenter-Xcode

    8,247View on GitHub↗

    VVDocumenter-Xcode is an IDE documentation workflow tool and automation utility for the Xcode environment. It serves as a documentation generator that automatically creates structured comment blocks for Swift source code by extracting parameters and return values. The tool functions as a commenting assistant that reduces manual typing through the use of a custom trigger sequence. It identifies method signatures and metadata to inject standardized documentation headers directly into the editor. The system covers static source analysis and template-based block generation to ensure a consistent

    Objective-C
    View on GitHub↗8,247
  • ksuther/ksimagenamed-xcodeksuther avatar

    ksuther/KSImageNamed-Xcode

    4,136View on GitHub↗

    KSImageNamed-Xcode is a source editor extension for the Apple development environment that provides autocomplete suggestions for image asset names. It specifically targets image loading methods in Swift and Objective-C to ensure valid filenames are used during development. The tool integrates a visual previewer directly into the code completion menu, displaying image thumbnails alongside the suggested filenames. This allows for the selection of assets based on visual representation rather than text alone. The extension functions by scanning asset catalogs and indexing image filenames from th

    Objective-C
    View on GitHub↗4,136
  • canvaspod/canvasCanvasPod avatar

    CanvasPod/Canvas

    5,283View on GitHub↗

    Canvas is a set of graphical tools and development environment extensions for configuring animation properties and interface effects without writing manual code. It provides a visual animation editor and motion tool integrated into Xcode for designing SwiftUI views and layout elements. The project enables the creation of motion effects and transitions through a visual interface, allowing for the design of parallax headers and sticky sections. It includes a visual animation system for managing timing, delays, and animation styles. The toolset covers visual motion prototyping and the implement

    Objective-C
    View on GitHub↗5,283
  • intitni/copilotforxcodeintitni avatar

    intitni/CopilotForXcode

    8,240View on GitHub↗

    CopilotForXcode is an AI source editor extension for the Xcode development environment. It provides a suite of tools including a conversational chat interface, a code completion tool, and a natural language refactorer to assist with Apple platform development. The project differentiates itself by integrating project context and compiler errors directly into its AI interactions. It supports custom prompt execution using template variables and enables the triggering of shell scripts and system shortcuts directly from the chat interface to automate development tasks. The system manages AI integ

    Swiftchatchatgptcode-completion
    View on GitHub↗8,240
  • See all 30 alternatives to XToDo→