awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • liuchengxu/vim-clapliuchengxu 的头像

    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-quickuiskywind3000 的头像

    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