awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • onevcat/vvdocumenter-xcodeonevcat 的头像

    onevcat/VVDocumenter-Xcode

    8,247在 GitHub 上查看↗

    VVDocumenter-Xcode 是一个用于 Xcode 环境的 IDE 文档工作流工具和自动化实用程序。它充当文档生成器,通过提取参数和返回值,自动为 Swift 源代码创建结构化的注释块。 该工具充当注释助手,通过使用自定义触发序列减少手动输入。它识别方法签名和元数据,将标准化的文档头直接注入编辑器。 该系统涵盖静态源分析和基于模板的块生成,以确保一致的结构格式。它包括用于调整触发序列、缩进样式以及生成的文档块整体格式的配置选项。

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

    Objective-C
    在 GitHub 上查看↗8,247
  • github/copilotforxcodegithub 的头像

    github/CopilotForXcode

    6,158在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,158
  • ksuther/ksimagenamed-xcodeksuther 的头像

    ksuther/KSImageNamed-Xcode

    4,136在 GitHub 上查看↗

    KSImageNamed-Xcode 是一个用于 Apple 开发环境的源代码编辑器扩展,提供图像资产名称的自动补全建议。它专门针对 Swift 和 Objective-C 中的图像加载方法,以确保在开发过程中使用有效的文件名。 该工具将视觉预览器直接集成到代码补全菜单中,在建议的文件名旁边显示图像缩略图。这允许基于视觉表现而非仅文本来选择资产。 该扩展通过扫描资产目录并索引本地项目文件系统中的图像文件名来发挥作用。它在源代码缓冲区内使用模式匹配,为 iOS 和 macOS 应用程序开发触发上下文感知的建议。

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

    Objective-C
    在 GitHub 上查看↗4,136
  1. Home
  2. Development Tools & Productivity
  3. Editor Extensions
  4. Xcode Source