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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesAnalysis Library Integrations

Integrating external language analysis libraries to provide IDE-like intelligence within an editor.

Distinct from Python Library Integrations: Focuses on using a library for language intelligence rather than exposing the tool as a library for scripts.

Explore 1 awesome GitHub repository matching development tools & productivity · Analysis Library Integrations. Refine with filters or upvote what's useful.

Awesome Analysis Library Integrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • davidhalter/jedi-vimdavidhalter का अवतार

    davidhalter/jedi-vim

    5,310GitHub पर देखें↗

    jedi-vim is a Vim extension and language server interface that provides static analysis and intelligent autocompletion for Python development. It functions as a bridge between the Vim editor and the Jedi library to bring integrated development environment capabilities to the editor. The plugin provides context-aware code completion and static analysis tools, including the ability to jump to definitions, track symbol usage across files, and rename identifiers globally to maintain codebase consistency. It also features floating popups for documentation previews and real-time function signature

    Integrates the standalone Jedi library to delegate complex Python language processing outside the Vim runtime.

    Python
    GitHub पर देखें↗5,310
  1. Home
  2. Development Tools & Productivity
  3. Python Library Integrations
  4. Analysis Library Integrations