forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
P3-post-1.0Post 1.0 future workPost 1.0 future worksize/XLExtra large (5+ days)Extra large (5+ days)
Milestone
Description
Description
Dynamic plugin loading system for extending the editor.
Implementation
dlopen/dlsymbased plugin loading from~/Library/Application Support/MacNote++/plugins/- C interface similar to Windows N++ plugin API
- Required exports:
setInfo,getName,getFuncsArray,beNotified,messageProc - Plugin menu integration (Plugins menu populated from loaded plugins)
- Plugin Admin panel for enable/disable
- Plugin API documentation
- Sample plugin project
Key Files
macos/platform/main_phase7.mm(or new plugin_manager files)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3-post-1.0Post 1.0 future workPost 1.0 future worksize/XLExtra large (5+ days)Extra large (5+ days)
Projects
Status
Backlog