Files
vscode/src/vs/platform/secrets/test/common
John Murray 18cf806755 Add SecretStorage.keys() as proposed API (#252804)
* Add `SecretStorage.keys()` as proposed API

* Make keys() optional; throw if used when unimplemented

* Handle another case where keys() may be unimplemented
2025-07-16 16:55:11 +00:00
..