With the removal of accessToken with the cleanup of v3 it had the unattended effect of not allowing configuration to be saved at all. Along with this I've made 3 additional small changes:
Add a globalState for if the extension has been configured at least once through the window info message. If so it will not show again for any workspaces. This will need to be extended to configuration flow itself and not just based on it going through the info message.
With the removal of
accessToken
with the cleanup of v3 it had the unattended effect of not allowing configuration to be saved at all. Along with this I've made 3 additional small changes:*
toonStartupFinished
which is the preferred method. https://code.visualstudio.com/api/references/activation-events#onStartupFinished