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 प्लगइन और वेब डेवलपमेंट एडिटर एक्सटेंशन है जो मार्कअप एब्रिविएशन एक्सपेंडर के रूप में कार्य करता है। यह संक्षिप्त, CSS-जैसे शॉर्टहैंड टोकन को पूर्ण मार्कअप और स्टाइलशीट में बदलकर संरचित HTML और CSS कोड ब्लॉक के त्वरित निर्माण की अनुमति देता है। यह टूल वेब वर्कफ़्लो के लिए उन्नत स्वचालन प्रदान करता है, जिसमें नेस्टेड HTML तत्वों, BEM क्लास नामों और CSS वेंडर प्रीफ़िक्स का निर्माण शामिल है। इसमें ब्राउज़र संगतता फ़ॉलबैक के साथ CSS ग्रेडिएंट उत्पन्न करने और छवि पथों को base64 एन्कोडेड डेटा URL में बदलने के लिए विशेष उपयोगिताएँ भी शामिल हैं। कोड निर्माण से परे, एक्सटेंशन मार्कअप संरचना हेरफेर और नेविगेशन को कवर करता है। इसमें टैग चयन को संतुलित करने, मिलान टैग जोड़े के बीच कूदने, कोड के भीतर अंकगणितीय गणना करने और विज़ुअल परीक्षण के लिए डमी टेक्स्ट उत्पन्न करने की क्षमताएं शामिल हैं। सिस्टम एब्रिविएशन उपनाम मैपिंग, कस्टम स्निपेट परिभाषाओं और आंतरिक फ़िल्टर और क्रियाओं को संशोधित करने के लिए प्लगइन एक्सटेंशन के माध्यम से कॉन्फ़िगर करने योग्य है।
Allows developers to extend the plugin's core functionality by loading custom actions and filters from external files.
Simditor is a JavaScript-based rich text editor and WYSIWYG HTML editor designed for creating structured documents within web applications. It functions as a web-based media editor and HTML content sanitizer, allowing users to compose and format content visually. The project distinguishes itself through an integrated system for handling media and security. It features server-side image upload capabilities that support both local file selection and clipboard pasting, alongside a whitelist-based HTML markup filtering system to ensure consistent and secure output. The editor provides broad capa
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.