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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • liuchengxu/vim-clapAvatar liuchengxu

    liuchengxu/vim-clap

    2,139Vezi pe 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
    Vezi pe GitHub↗2,139
  • skywind3000/vim-quickuiAvatar skywind3000

    skywind3000/vim-quickui

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