awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ksuther avatar

ksuther/KSImageNamed-Xcode

0
View on GitHub↗

KSImageNamed Xcode

KSImageNamed-Xcode Apple डेवलपमेंट वातावरण के लिए एक सोर्स एडिटर एक्सटेंशन है जो इमेज एसेट नामों के लिए ऑटोकंप्लीट सुझाव प्रदान करता है। यह विशेष रूप से Swift और Objective-C में इमेज लोडिंग विधियों को लक्षित करता है ताकि यह सुनिश्चित हो सके कि डेवलपमेंट के दौरान वैध फ़ाइल नामों का उपयोग किया जाए।

टूल कोड कंप्लीशन मेनू में सीधे एक विज़ुअल प्रीव्यूअर को एकीकृत करता है, जो सुझाए गए फ़ाइल नामों के साथ इमेज थंबनेल प्रदर्शित करता है। यह टेक्स्ट के बजाय विज़ुअल प्रतिनिधित्व के आधार पर एसेट के चयन की अनुमति देता है।

एक्सटेंशन एसेट कैटलॉग को स्कैन करके और स्थानीय प्रोजेक्ट फ़ाइलसिस्टम से इमेज फ़ाइल नामों को इंडेक्स करके कार्य करता है। यह iOS और macOS एप्लिकेशन डेवलपमेंट के लिए संदर्भ-जागरूक सुझावों को ट्रिगर करने के लिए सोर्स कोड बफ़र के भीतर पैटर्न मैचिंग का उपयोग करता है।

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Features

  • IDE Autocomplete Extensions - An IDE feature providing filename suggestions for image assets when calling image loading methods in the source code.
  • Autocomplete Thumbnails - Provides visual image thumbnails directly within the autocomplete menu to allow selection based on appearance.
  • Xcode Source - Integrates directly with the Xcode source editor to provide inline asset completions and visual previews.
  • File Path Autocompletion - Suggests valid image filenames and provides visual previews when calling image loading methods in Swift or Objective-C.
  • Local Asset Indexers - Indexes local asset catalogs and filesystems to provide fast lookup of image filenames for code completion.
  • Source-to-Asset Mapping - Maps image name strings found in the source code to actual image files located in the project directory.
  • Visual Asset Previewers - Displays a visual preview of image assets within the IDE to verify the correct file is being selected.
  • Suggestion Triggering Patterns - Uses pattern matching to identify image-loading method calls that trigger context-aware asset suggestions.
  • IDE Suggestion Injection - Inserts custom image asset suggestions directly into the native Xcode completion menu based on cursor position.
  • Autocomplete Previews - Displays image thumbnails directly within the code completion menu for faster asset selection.
  • C-Family Development Workflows - Optimizes the Objective-C development experience by automating the retrieval of image asset names.
  • macOS Development Workflow Tools - Simplifies the process of managing and referencing local image assets in macOS projects.
  • iOS Development Workflow Tools - Reduces naming errors when referencing image assets during the development of iOS applications.
  • डेवलपर टूल्स - Provides autocomplete for image names within Xcode.
  • Xcode Plugins - Provides autocompletion for image names.
4,136 स्टार्स·668 फोर्क्स·Objective-C·5 व्यूज़

स्टार हिस्ट्री

ksuther/ksimagenamed-xcode के लिए स्टार हिस्ट्री चार्टksuther/ksimagenamed-xcode के लिए स्टार हिस्ट्री चार्ट

अक्सर पूछे जाने वाले प्रश्न

ksuther/ksimagenamed-xcode क्या करता है?

KSImageNamed-Xcode Apple डेवलपमेंट वातावरण के लिए एक सोर्स एडिटर एक्सटेंशन है जो इमेज एसेट नामों के लिए ऑटोकंप्लीट सुझाव प्रदान करता है। यह विशेष रूप से Swift और Objective-C में इमेज लोडिंग विधियों को लक्षित करता है ताकि यह सुनिश्चित हो सके कि डेवलपमेंट के दौरान वैध फ़ाइल नामों का उपयोग किया जाए।

ksuther/ksimagenamed-xcode की मुख्य विशेषताएं क्या हैं?

ksuther/ksimagenamed-xcode की मुख्य विशेषताएं हैं: IDE Autocomplete Extensions, Autocomplete Thumbnails, Xcode Source, File Path Autocompletion, Local Asset Indexers, Source-to-Asset Mapping, Visual Asset Previewers, Suggestion Triggering Patterns।

ksuther/ksimagenamed-xcode के कुछ ओपन-सोर्स विकल्प क्या हैं?

ksuther/ksimagenamed-xcode के ओपन-सोर्स विकल्पों में शामिल हैं: onevcat/vvdocumenter-xcode — VVDocumenter-Xcode is an IDE documentation workflow tool and automation utility for the Xcode environment. It serves… maskray/ccls — ccls is a language server providing code completion, navigation, and semantic analysis for C and C++ projects. It… trawor/xtodo — collect and list the TODO,FIXME,???,!!! - show stat for an item finished or not (still can not switch on/off) - filter… facebook/chisel — Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of… github/copilotforxcode — CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It… flowtype/flow-typed — flow-typed is a type definition manager, repository, and library designed to enable static type checking for…

KSImageNamed Xcode के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो KSImageNamed Xcode के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • onevcat/vvdocumenter-xcodeonevcat का अवतार

    onevcat/VVDocumenter-Xcode

    8,247GitHub पर देखें↗

    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
    GitHub पर देखें↗8,247
  • maskray/cclsMaskRay का अवतार

    MaskRay/ccls

    4,065GitHub पर देखें↗

    ccls is a language server providing code completion, navigation, and semantic analysis for C and C++ projects. It focuses on the indexing and navigation of C-family codebases, enabling users to trace function calls and class hierarchies within a text editor. The project is designed for large scale project indexing, employing parallel source scanning to process massive source trees. It maintains a global symbol index that supports incremental updates as files are saved to disk, ensuring cross-references and symbol lookups remain current. The server covers a range of static code analysis workf

    C++
    GitHub पर देखें↗4,065
  • trawor/xtodotrawor का अवतार

    trawor/XToDo

    1,538GitHub पर देखें↗

    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

    Objective-C
    GitHub पर देखें↗1,538
  • facebook/chiselfacebook का अवतार

    facebook/chisel

    9,179GitHub पर देखें↗

    Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of iOS applications. It provides utilities for tracing responder chains, traversing view hierarchies, and modifying UI elements during runtime. The toolset distinguishes itself through specialized visual debugging capabilities, including a suite for toggling view visibility and borders to isolate layout issues, as well as a system to export colors and images from a running app to a desktop previewer for asset verification. The project covers a broad range of UI diagnostic capabili

    Python
    GitHub पर देखें↗9,179
KSImageNamed Xcode के सभी 30 विकल्प देखें→