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

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

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

1 مستودع

Awesome GitHub RepositoriesComment Mode Selection

Mechanisms for choosing between different styles of commenting, such as line-based or block-based.

Distinct from Repeatable Comment Operations: Focuses on the choice of comment mode (line vs block) rather than the repetition of an operation.

Explore 1 awesome GitHub repository matching development tools & productivity · Comment Mode Selection. Refine with filters or upvote what's useful.

Awesome Comment Mode Selection GitHub Repositories

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

    numToStr/Comment.nvim

    4,589عرض على GitHub↗

    Comment.nvim is a Neovim plugin for toggling line and block comments in code. It uses a language-aware syntax resolver to determine the correct comment characters based on the active buffer's filetype and a text-object commenting engine to apply these changes across specific code regions using motions. The plugin features a hook-based action pipeline that executes user-defined pre and post callbacks around core buffer modification operations. It supports Tree-Sitter syntax detection to handle embedded languages within a single file and allows for the definition of custom comment syntax for un

    Supports both linewise and blockwise commenting depending on the user command or visual mode selection.

    Luacommentcomment-pluginhacktoberfest
    عرض على GitHub↗4,589
  1. Home
  2. Development Tools & Productivity
  3. Comment Mode Selection