3 个仓库
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.
VVDocumenter-Xcode 是一个用于 Xcode 环境的 IDE 文档工作流工具和自动化实用程序。它充当文档生成器,通过提取参数和返回值,自动为 Swift 源代码创建结构化的注释块。 该工具充当注释助手,通过使用自定义触发序列减少手动输入。它识别方法签名和元数据,将标准化的文档头直接注入编辑器。 该系统涵盖静态源分析和基于模板的块生成,以确保一致的结构格式。它包括用于调整触发序列、缩进样式以及生成的文档块整体格式的配置选项。
Integrates directly with the Xcode source editor to automate text entry and indentation.
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.
KSImageNamed-Xcode 是一个用于 Apple 开发环境的源代码编辑器扩展,提供图像资产名称的自动补全建议。它专门针对 Swift 和 Objective-C 中的图像加载方法,以确保在开发过程中使用有效的文件名。 该工具将视觉预览器直接集成到代码补全菜单中,在建议的文件名旁边显示图像缩略图。这允许基于视觉表现而非仅文本来选择资产。 该扩展通过扫描资产目录并索引本地项目文件系统中的图像文件名来发挥作用。它在源代码缓冲区内使用模式匹配,为 iOS 和 macOS 应用程序开发触发上下文感知的建议。
Integrates directly with the Xcode source editor to provide inline asset completions and visual previews.