-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
api-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalitysecret-storageIssues with the Secret Storage featureIssues with the Secret Storage featureunreleasedPatch has not yet been released in VS Code InsidersPatch has not yet been released in VS Code Insiders
Milestone
Description
in reference to;
Clear secrets when extension is uninstalled #123817
Need to be able to return all the keys in the secret store, so extensions can manage key lifecycle and clean up as needed. Without this, bloat is inevitable. This also brings the new secret store features a bit closer to the original keytar functionality
@TylerLeonhardt suggested a simple context.secret.keys() function to return all the keys available. This function is sufficient for this need
Metadata
Metadata
Assignees
Labels
api-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalitysecret-storageIssues with the Secret Storage featureIssues with the Secret Storage featureunreleasedPatch has not yet been released in VS Code InsidersPatch has not yet been released in VS Code Insiders