This folder contains sample VS Code extensions that demonstrate using Zowe Explorer API to extend the capabilities of Zowe Explorer for VS Code.
Demonstrates adding a new command to the context menu shown when a tree item is right-clicked in Zowe Explorer.
Demonstrates adding a new tree view to Zowe Explorer alongside data sets, USS, and jobs.
Demonstrates adding support for a new profile type to the USS tree in Zowe Explorer.
Demonstrates the use of the WebView
class from Zowe Explorer API to create a webview panel, powered by the Vite bundler and Vue JavaScript framework.