You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the v0.3.0, Contexts have been introduced. It would be great if you could provide a quick write-up on best practices for when to emit new events or change the context between API calls, or even when new contexts might be required due to certain API calls closing the context.
Describe the implementation
A big comment on top of core/context.lua or something in the plugin example
The text was updated successfully, but these errors were encountered:
Describe the feature
With the v0.3.0, Contexts have been introduced. It would be great if you could provide a quick write-up on best practices for when to emit new events or change the context between API calls, or even when new contexts might be required due to certain API calls closing the context.
Describe the implementation
A big comment on top of
core/context.lua
or something in the plugin exampleThe text was updated successfully, but these errors were encountered: