Zowe Client Event Handling

July 2, 2024 ยท View on GitHub

This directory contains code examples used to demonstrate how different Zowe-based client applications (e.g. Zowe CLI, Zowe CLI plug-ins, Zowe Explorer, ...) handle asynchronous events.

  • sample-vsce - This directory contains the sample extension used to subscribe to and trigger all types of event combinations.

What are the type of events?

TBD

Event combinations

  • Zowe Core events
    • User
    • Shared
  • Zowe extender events
    • Custom user
    • Custom shared