You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The extension now contributes a LaunchDarkly: Configure command to configure or reconfigure the extension. The extension will prompt users to configure on installation or update, or on obsolete configurations (see Changed section)
Changed
It is now possible to configure the extension without storing secrets in settings.json. Use the LaunchDarkly: Configure command to configure the extension. With this change, the accessToken configuration option is now deprecated, and will be automatically cleared when the LaunchDarkly: Configure is ran and completed.
The sdkKey configuration option is now obsolete. The SDK key will now be inferred from the configured project and environment.