Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>StoreNew to Visual Studio Code? Get it now.
Store

Store

Sreenivas Alapati

|
1,089 installs
| (0) | Free
Verb: keep or accumulate (something) for future use.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Store

verb: Keep or accumulate (something) for future use


Description:

Save any key value data in a global memory using Store! 😎

Demo:

Features:

  • Save key value pairs of data in a global location.
  • By defautl store is written to .vscode-store.json in the user home directory.
  • Set the { "store.path": "/path/to/your/store/file.json" } in user/workspace settings to override.
  • Copies the data to clipboard on access.
  • Get: get the data from store
  • Set: Add new data to store
  • Remove: Remove data from the store
  • Open: Open the store file

Issue/Feedback:

log them in the github issues or hit me on twitter.

Like it?:

⭐ this repo.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft