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

user kills terminal, can't log in again #10

Closed triceam closed 7 years ago

triceam commented 7 years ago

Looks like if the user manually kills the integrated terminal instance using the garbage can button, any subsequent requests to bx login fail b/c it's trying to reference the old terminal instance.