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

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

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

1 مستودع

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

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

    folke/which-key.nvim

    6,950عرض على GitHub↗

    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
    عرض على GitHub↗6,950
  1. Home
  2. User Interface & Experience
  3. Editor State Visualizations

استكشف الوسوم الفرعية

  • 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.