zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
38 stars 42 forks source link

Expose our core plugins as components in stock zowe.yaml #949

Open 1000TurquoisePogs opened 1 year ago

1000TurquoisePogs commented 1 year ago

People cant easily configure for example our terminals because they do not show up as components in the yaml file - our zlux setup just runs install-app for the core plugins. This should be changed so that instead of automatically adding the terminals & editor, they only appear when enabled as a component. This then will allow us to give them component configuration and component schema.