awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesXcode Source

Extensions that integrate directly with Xcode's source editor to provide inline code completions and suggestions.

Distinct from Editor Extensions: Distinct from Editor Extensions: specifically targets Xcode's source editor extension API rather than general editor extension frameworks.

Explore 3 awesome GitHub repositories matching development tools & productivity · Xcode Source. Refine with filters or upvote what's useful.

Awesome Xcode Source GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • onevcat/vvdocumenter-xcodeAvatar von onevcat

    onevcat/VVDocumenter-Xcode

    8,247Auf GitHub ansehen↗

    VVDocumenter-Xcode ist ein IDE-Dokumentations-Workflow-Tool und Automatisierungs-Utility für die Xcode-Umgebung. Es dient als Dokumentationsgenerator, der automatisch strukturierte Kommentarblöcke für Swift-Quellcode erstellt, indem Parameter und Rückgabewerte extrahiert werden. Das Tool fungiert als Kommentar-Assistent, der manuelles Tippen durch die Verwendung einer benutzerdefinierten Trigger-Sequenz reduziert. Es identifiziert Methodensignaturen und Metadaten, um standardisierte Dokumentations-Header direkt in den Editor einzufügen. Das System deckt statische Quellcode-Analyse und Template-basierte Blockgenerierung ab, um ein konsistentes strukturelles Format sicherzustellen. Es enthält Konfigurationsoptionen zur Anpassung von Trigger-Sequenzen, Einrückungsstilen und dem allgemeinen Format der generierten Dokumentationsblöcke.

    Integrates directly with the Xcode source editor to automate text entry and indentation.

    Objective-C
    Auf GitHub ansehen↗8,247
  • github/copilotforxcodeAvatar von github

    github/CopilotForXcode

    6,158Auf GitHub ansehen↗

    CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It functions as an agent that can automate multi-step project tasks, such as editing files, running terminal commands, and searching across the entire codebase, all while understanding the full context of the current Xcode project. The assistant provides a context-aware chat interface that answers coding questions based on open files, symbols, and recent edits. It also offers diff-based code review, analyzing changes to provide feedback on code quality and potential issues before mer

    An extension that integrates with Xcode's source editor to provide inline code completions and suggestions directly within the IDE.

    Swiftai-assistantgithub-copilotintelligence
    Auf GitHub ansehen↗6,158
  • ksuther/ksimagenamed-xcodeAvatar von ksuther

    ksuther/KSImageNamed-Xcode

    4,136Auf GitHub ansehen↗

    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

    Integrates directly with the Xcode source editor to provide inline asset completions and visual previews.

    Objective-C
    Auf GitHub ansehen↗4,136
  1. Home
  2. Development Tools & Productivity
  3. Editor Extensions
  4. Xcode Source