awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesEditor State Visualizations

Interface components used to visualize internal editor state such as marks, registers, and history.

Distinguishing note: Existing candidates focus on graphical editors or network sockets, not internal text editor state visualization

Explore 1 awesome GitHub repository matching user interface & experience · Editor State Visualizations. Refine with filters or upvote what's useful.

Awesome Editor State Visualizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • folke/which-key.nvimAvatar von folke

    folke/which-key.nvim

    6,950Auf GitHub ansehen↗

    which-key.nvim is a keybinding discovery menu and command palette for Neovim. It serves as a configuration tool to organize complex keymap hierarchies and a visual utility for browsing editor marks, registers, and spelling suggestions through a compact popup interface. The plugin differentiates itself by organizing shortcuts into nested groups with custom labels and icons, reducing the need to memorize long key sequences. It includes built-in help presets for native editor operators and motions, and supports dynamic key mapping where descriptions are evaluated at runtime. The system covers w

    Displays a list of all buffer-local and global marks in a compact popup.

    Lualuaneovimneovim-lua
    Auf GitHub ansehen↗6,950
  1. Home
  2. User Interface & Experience
  3. Editor State Visualizations

Unter-Tags erkunden

  • Buffer Line VisualizationsInterface components that specifically visualize the list of open buffers in a text editor. **Distinct from Editor State Visualizations:** Distinct from Editor State Visualizations by focusing specifically on the open-file buffer list rather than marks, registers, or history.