IBM-Cloud / ibm-developer-extension-vscode

Extension for VS Code editor to enable IBM Cloud CLI capabilities from within the editing environment.
https://marketplace.visualstudio.com/items?itemName=IBM.ibm-developer
Apache License 2.0
13 stars 6 forks source link

Enable installation of CLI plugins #2

Open triceam opened 7 years ago

triceam commented 7 years ago

Make an action that enables the execution of cli plugin installation from a known list of plugins.

As part of this, perhaps we only show commands for installed cli extensions? (Needs more research)

Also related: have smarter feedback/help/redirect. So, when a plugin is not found, we point them to the right installation page instead of just the main cli page - which may, or may not, have any info about the specific missing plugin.