4 مستودعات
Extensions that add new actions, filters, or snippets to a text editor plugin.
Distinct from Platform Extension Plugins: Specifically targets editor-level plugin extensions for actions and filters, rather than platform-level routes or database tables.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Editor Plugin Extensions. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن إضافة Sublime Text وامتداد محرر تطوير ويب يعمل كموسع اختصار ترميز. يسمح بالإنشاء السريع لكتل كود HTML وCSS مهيكلة عن طريق تحويل رموز اختصار موجزة تشبه CSS إلى ترميز وأوراق أنماط كاملة. توفر الأداة أتمتة متقدمة لسير عمل الويب، بما في ذلك إنشاء عناصر HTML متداخلة، وأسماء فئات BEM، وبادئات بائع CSS. كما تتضمن أدوات متخصصة لإنشاء تدرجات CSS مع بدائل توافق المتصفح وتحويل مسارات الصور إلى عناوين URL للبيانات المشفرة بـ base64. بعيداً عن إنشاء الكود، يغطي الامتداد معالجة هيكل الترميز والتنقل. يتضمن ذلك قدرات لموازنة اختيارات العلامات، والقفز بين أزواج العلامات المطابقة، وإجراء حسابات حسابية داخل الكود، وإنشاء نص وهمي للاختبار البصري. النظام قابل للتهيئة من خلال تعيين اسم مستعار للاختصار، وتعريفات مقتطفات مخصصة، وإضافات إضافية لتعديل الفلاتر والإجراءات الداخلية.
Allows developers to extend the plugin's core functionality by loading custom actions and filters from external files.
Simditor هو محرر نصوص غني يعتمد على JavaScript ومحرر HTML WYSIWYG مصمم لإنشاء مستندات منظمة داخل تطبيقات الويب. يعمل كمحرر وسائط قائم على الويب ومطهر محتوى HTML، مما يسمح للمستخدمين بتأليف وتنسيق المحتوى بصريًا. يتميز المشروع بنظام متكامل للتعامل مع الوسائط والأمان. يتميز بقدرات تحميل الصور من جانب الخادم التي تدعم كلاً من اختيار الملفات المحلية واللصق من الحافظة، إلى جانب نظام تصفية ترميز HTML قائم على القائمة البيضاء لضمان مخرجات متسقة وآمنة. يوفر المحرر قدرات واسعة لإدارة المحتوى، بما في ذلك معالجة الجداول بصريًا، وتمييز بناء جملة لغة البرمجة، وإدراج الارتباطات التشعبية. تتم إدارة قابليته للتوسع من خلال نظام إضافات وأزرار شريط أدوات قابلة للتكوين، مما يسمح بتصميم مخصص وتفاعلات متخصصة.
Offers a mechanism to add specialized interactions and custom buttons through plugin extensions.
Hydrogen is an interactive code execution environment and text editor integration that enables the execution of individual lines or blocks of code with immediate inline output. It functions as a polyglot interactive notebook and a remote kernel orchestrator, allowing users to run code via Jupyter kernels and render rich media, such as plots, images, and video, directly within the editor. The system distinguishes itself through remote kernel management, routing code execution to external containers or remote servers via network sockets. It maintains a stateful programming environment where lan
Provides a plugin system to extend editor functionality with custom language features and tools.
Neovim Orgmode is a task management and note-taking environment for Neovim that functions as a plain-text task manager and personal information manager. It uses hierarchical outlining, status states, and tags within simple text files to organize projects and personal workflows. The system incorporates a Tree-Sitter document parser to enable precise manipulation of document hierarchies. The project distinguishes itself through a modular Lua editor extension architecture that provides programmatic interfaces for automating document workflows. It features state-based agenda generation to aggrega
Provides a modular Lua-based plugin architecture to extend editor functionality with custom task management logic.