The MacroManager plugin for jEdit is a specialized tool developed by Carmine Lucarelli that mimics the core functionality of jEditβs native Plugin Manager, but specifically handles community-contributed macros. The top features of the MacroManager plugin include: π In-Editor Community Downloads
Seamless Installation: Users can download and install new macros contributed to the jEdit Community website directly through the editor interface.
No Manual File Moving: It eliminates the need to manually download .bsh script files, create subdirectories, or place them into the user’s local ~/.jedit/macros/ folder. π Search and Organization Tools
Description-Based Search: Users can search within the text body of macro descriptions to quickly find the automation tool they need.
Chronological Sorting: The plugin allows users to sort available community macros by date to quickly discover newly updated or recently added scripts.
Alphabetical Sorting: A simple alphabetical view helps browse known macros by name. π» Intuitive Native User Interface
Familiar Layout: The user interface is completely modeled after jEdit’s built-in Plugin Manager.
Zero Learning Curve: Because it mirrors the native editor style, users can navigate, check dependencies, and install items without having to adapt to a new layout. βοΈ Automated Integration
Auto-Loading: Once downloaded through MacroManager, the macros seamlessly integrate into jEdit’s primary hierarchical Macros menu structure.
Menu Cleanup: The plugin honors jEdit’s layout formatting rules, converting underscores to spaces and masking the .bsh file extensions in the visual menu. MacroManager – jEdit – Plugin Central
Leave a Reply