awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • liuchengxu/vim-clapAvatar von liuchengxu

    liuchengxu/vim-clap

    2,139Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,139
  • skywind3000/vim-quickuiAvatar von skywind3000

    skywind3000/vim-quickui

    1,174Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,174
  1. Home
  2. Development Tools & Productivity
  3. Editor Preview Windows