Open
Description
What is the current behavior?
The "Provide API key & secret" workflow has two steps, however it starts over if the window loses focus. So you can copy your API key, return to VS Code to paste it in, click Enter... but if you leave again to copy your API secret the prompt is gone and clicking the button again takes you back to the API key prompt.
Steps to reproduce
Install extension and choose "Vonage: Focus on Help and Feedback View" from the Command Palette. Click "Provide API key & secret", paste in API key, and focus on another window.
Expected behavior
When reopened, the prompt should be for the API secret. The API key should be persisted once submitted.
Please tell us about your environment
We want to make sure the problem isn't specific to your operating system, programming language or Visual Studio Code version.
- Extension Version: 1.0.2
- Language: all
- VS Code version: 1.55.1
Other information
None