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

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

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

7 مستودعات

Awesome GitHub RepositoriesRectangular Text Selections

Capabilities for selecting text in rectangular block regions rather than linear streams.

Distinct from Area Selection: Distinct from Area Selection: focuses on text grids in an editor rather than nodes in a visual editor.

Explore 7 awesome GitHub repositories matching user interface & experience · Rectangular Text Selections. Refine with filters or upvote what's useful.

Awesome Rectangular Text Selections GitHub Repositories

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

    codemirror/dev

    7,820عرض على GitHub↗

    CodeMirror is a browser-based code editor framework and modular extension system used to embed full-featured text editors into web pages. It functions as a syntax tree parsing engine and a language server protocol client, enabling structural language analysis and deep integration with external programming language services. The project is distinguished by its modular architecture, which uses a system of extensions and compartments for dynamic reconfiguration at runtime. It supports real-time collaborative editing and state synchronization through an operational transformation framework, allow

    Enables selection of text in rectangular block regions across multiple lines using modifier keys.

    JavaScript
    عرض على GitHub↗7,820
  • microsoft/vscode-docsالصورة الرمزية لـ microsoft

    microsoft/vscode-docs

    6,549عرض على GitHub↗

    This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration. The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, a

    Enables expanding selections to encompass entire logical block elements like tables or header sections.

    Markdownvscode
    عرض على GitHub↗6,549
  • sergeche/emmet-sublimeالصورة الرمزية لـ sergeche

    sergeche/emmet-sublime

    5,222عرض على GitHub↗

    هذا المشروع عبارة عن إضافة Sublime Text وامتداد محرر تطوير ويب يعمل كموسع اختصار ترميز. يسمح بالإنشاء السريع لكتل كود HTML وCSS مهيكلة عن طريق تحويل رموز اختصار موجزة تشبه CSS إلى ترميز وأوراق أنماط كاملة. توفر الأداة أتمتة متقدمة لسير عمل الويب، بما في ذلك إنشاء عناصر HTML متداخلة، وأسماء فئات BEM، وبادئات بائع CSS. كما تتضمن أدوات متخصصة لإنشاء تدرجات CSS مع بدائل توافق المتصفح وتحويل مسارات الصور إلى عناوين URL للبيانات المشفرة بـ base64. بعيداً عن إنشاء الكود، يغطي الامتداد معالجة هيكل الترميز والتنقل. يتضمن ذلك قدرات لموازنة اختيارات العلامات، والقفز بين أزواج العلامات المطابقة، وإجراء حسابات حسابية داخل الكود، وإنشاء نص وهمي للاختبار البصري. النظام قابل للتهيئة من خلال تعيين اسم مستعار للاختصار، وتعريفات مقتطفات مخصصة، وإضافات إضافية لتعديل الفلاتر والإجراءات الداخلية.

    Expands or shrinks text selections by calculating the boundaries of nearest matching markup pairs.

    JavaScript
    عرض على GitHub↗5,222
  • b4winckler/macvimالصورة الرمزية لـ b4winckler

    b4winckler/macvim

    5,049عرض على GitHub↗

    MacVim هو تطبيق Cocoa أصلي ينفذ محرر النصوص Vim كواجهة مستخدم رسومية على macOS. يدمج محرك المحرر مباشرة في نافذة أصلية وحلقة أحداث، مما يسمح له بالعمل دون محاكي طرفية. يعمل المشروع كمحرر نصوص برمجي ومحرر ثنائي بنظام ست عشري. يوفر أدوات لتعديل البيانات الثنائية الخام عبر شبكة ست عشرية مرئية وتطبيق تصحيحات على الملفات الثنائية. يتميز المحرر بمعالجة الإدخال النمطي، والتمييز اللوني القائم على الأنماط، وتحديد الكتل المستطيلة. تشمل القدرات الإضافية سجل تراجع متعدد المستويات، وإكمال مسار الملف، والتدقيق الإملائي، والقدرة على الانتقال إلى أسطر كود محددة عبر رسائل خطأ المترجم. كما يدعم إدارة التخطيط عبر نوافذ متعددة وطي الكود، بالإضافة إلى عرض نصوص اللغة الفارسية.

    Allows users to select and modify non-linear vertical columns of text across multiple lines.

    C
    عرض على GitHub↗5,049
  • markedit-app/markeditالصورة الرمزية لـ MarkEdit-app

    MarkEdit-app/MarkEdit

    3,666عرض على GitHub↗

    MarkEdit is a high-performance Markdown text editor and document navigator. It provides a scriptable editing environment that supports side-by-side HTML rendering for real-time formatting previews. The editor is distinguished by a multi-caret engine that enables rectangular block selections and simultaneous modification of multiple text ranges. It allows for extensive interface and functional customization through external CSS stylesheets and the integration of system-level scripts to automate repetitive tasks. The application includes tools for managing large documents, such as content bloc

    Implements rectangular block selections to enable simultaneous modification of multiple text ranges.

    Swiftcodemirrorcodemirror6editor
    عرض على GitHub↗3,666
  • yzhang-gh/vscode-markdownالصورة الرمزية لـ yzhang-gh

    yzhang-gh/vscode-markdown

    3,162عرض على GitHub↗

    This is a VS Code extension that provides a suite of tools for editing, previewing, and managing Markdown documents. It integrates an authoring toolset, a link management system, and a rendering engine to support the creation of structured technical documentation and knowledge bases. The project distinguishes itself through advanced reference handling and accessibility features, such as a system that automatically updates internal links when files or headers are renamed and an artificial intelligence tool for generating descriptive image alt text. It also supports the rendering of Mermaid dia

    Expands or shrinks selected text based on document hierarchy to capture entire tables, lists, or header sections.

    TypeScriptmarkdownvscode
    عرض على GitHub↗3,162
  • sublimehq/packagesالصورة الرمزية لـ sublimehq

    sublimehq/Packages

    3,004عرض على GitHub↗

    This repository contains a collection of extensions and configurations for a text editor plugin ecosystem. It provides a framework for adding language support and custom behavior through a system of customizable key bindings, a project indexing engine, and a syntax highlighting framework. The project utilizes a Python API to enable the development of custom plugins, menus, and tools. It supports a functional extension framework where users can create custom themes, syntax definitions, and resource overrides to expand the editor's visual styles and capabilities. The system covers advanced tex

    Allows expanding or shrinking text selections based on the logical structural boundaries of the document.

    Shellsublimesublime-syntaxsublime-text
    عرض على GitHub↗3,004
  1. Home
  2. User Interface & Experience
  3. Visual Node Editors
  4. Area Selection
  5. Rectangular Text Selections

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

  • Hierarchical Text SelectionsSelection tools that expand or shrink based on the logical structure of a document. **Distinct from Rectangular Text Selections:** Distinct from Rectangular Text Selections: uses document hierarchy (headers, lists, tables) to determine selection boundaries rather than geometric rectangles.