Event logic enhancements #39

Open
opened 2026-03-04 12:44:53 -05:00 by kevintl1998 · 0 comments
Owner
  • event handlers should receive an event object with the following information
    • current status of metafile loading (passing or failed)
  • PostLoad event should run even if loading metafiles failed
  • Allow specifying a priority when registering an event handler
  • Add event api endpoint to unregister an event handler
  • PostReload event for when init gets called to reload the metafile
- event handlers should receive an event object with the following information - current status of metafile loading (passing or failed) - PostLoad event should run even if loading metafiles failed - Allow specifying a priority when registering an event handler - Add event api endpoint to unregister an event handler - PostReload event for when init gets called to reload the metafile
kevintl1998 added this to the Release 1.0 milestone 2026-03-13 11:36:25 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kevintl1998/yapp.nvim#39
No description provided.