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 هي أداة سير عمل لتوثيق IDE وأداة أتمتة لبيئة Xcode. تعمل كمولد توثيق ينشئ تلقائياً كتل تعليقات منظمة لتعليمات 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.