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 10 forks source link

Input prompts remember last value #3

Open triceam opened 7 years ago

triceam commented 7 years ago

If you run bx cf app <app name> or any other prompting command, have the editor remember the last value entered for the current project workspace. This prevents the user from having to type the same thing over and over.