awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesEditor Preview Windows

Components that display file contents or resource details within an editor interface to facilitate selection before opening.

Distinct from Search Result Previews: The candidates are either web-specific or focused on highlighting/ranking; this tag specifically covers editor-integrated preview windows for file navigation.

Explore 2 awesome GitHub repositories matching development tools & productivity · Editor Preview Windows. Refine with filters or upvote what's useful.

Awesome Editor Preview Windows GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • liuchengxu/vim-clapالصورة الرمزية لـ liuchengxu

    liuchengxu/vim-clap

    2,139عرض على GitHub↗

    Vim-clap is a high-performance fuzzy selection interface and command palette designed for Vim and NeoVim. It functions as an extensible plugin that enables rapid navigation of files, buffers, and project resources by offloading heavy search and filtering computations to an external background process. The project distinguishes itself through a pluggable provider architecture that allows developers to define custom search sources using external scripts or binaries. By decoupling the selection interface from the underlying fuzzy matching logic, it supports both built-in algorithms and high-perf

    Provides a side-by-side preview window to inspect file contents directly within the editor during the selection process.

    Rustfloating-windowfuzzy-findernvim
    عرض على GitHub↗2,139
  • skywind3000/vim-quickuiالصورة الرمزية لـ skywind3000

    skywind3000/vim-quickui

    1,174عرض على GitHub↗

    Vim-quickui is a text user interface library and plugin for Vim and Neovim editors that renders interactive widgets directly inside terminal environments without external dependencies. The framework provides buffer-independent UI drawing, popup window layering, state-driven event handling, and data-driven dialog generation that constructs modal forms and input controls from declarative data structures. The extension covers a broad suite of interface components including dropdown menu bars, context menus, scrollable list boxes, confirmation dialogs, and string input prompts. Users can inspect

    Displays file contents and process outputs inside floating editor preview windows.

    Vim Scriptborlandcommand-linegui
    عرض على GitHub↗1,174
  1. Home
  2. Development Tools & Productivity
  3. Editor Preview Windows