[Retrieves] Automatic extension restart
Problem to solve
When installing the extension, due to the way the commands and views are organized, there's no welcome tab to input the token, and the extension doesn't load the functionality unless the editor itself is restarted
Intended users
Retrieves users and hackers
Permissions and Security
None needed
Proposal
Set up the extension in a way that allows the welcome tab to be shown and the functionality to be loaded once the token is pasted
Steps
-
Rearrange the extension.ts
code in a way that allows the welcome tab to be shown if no token is found -
Load the extension functionality once the token is present in the settings -
Make sure that the code contributions checklist has been followed.
What does success look like, and how can we measure that?
Easier setup and better user experience overall
Edited by Juan Chaves