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

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

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

1 مستودع

Awesome GitHub RepositoriesAutomatic Fold Closure

Automatic collapsing of specific code sections like imports upon file opening.

Distinct from Code Folding: Focuses on the automation of folding upon event (file open) rather than the manual capability of folding.

Explore 1 awesome GitHub repository matching software engineering & architecture · Automatic Fold Closure. Refine with filters or upvote what's useful.

Awesome Automatic Fold Closure GitHub Repositories

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

    kevinhwang91/nvim-ufo

    2,882عرض على GitHub↗

    This is a code folding plugin for Neovim that manages foldable code blocks to reduce visual clutter and organize long source files. It functions as a folding provider and visualizer that leverages Language Server Protocol data and indentation patterns to identify and hide logical code sections. The plugin distinguishes itself through the ability to preview collapsed content in floating windows without expanding the fold. It also provides extensive visual customization for folded regions, including the use of virtual text indicators and custom markers to replace default ellipsis. The tool cov

    Automatically closes imports and comment blocks upon opening a file to reduce initial visual clutter.

    Luafoldlsplua
    عرض على GitHub↗2,882
  1. Home
  2. Software Engineering & Architecture
  3. Code Edit Formats
  4. Structural Folding
  5. Code Folding
  6. Automatic Fold Closure