Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CSS StorageNew to Visual Studio Code? Get it now.
CSS Storage

CSS Storage

Breathink

|
447 installs
| (2) | Free
Store and retrieve CSS selectors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSS Storage

A Visual Studio Code extension that allows you to save css selectors for reuse in any project.

Useful for storing media queries, animations, reusable components or whatever you need.

Features

  • Select a CSS selector to save it. If the selector name already exists, you can update it with the new definition.

save

  • Retrieve a CSS selector and insert it into your file.

retrieve

  • Delete CSS selectors from your saved list.

delete

Keyboard Shortcuts

  • Save CSS selector: Ctrl+Alt+S (Windows/Linux) or Cmd+Alt+S (macOS).
  • Retrieve CSS selector: Ctrl+Alt+E (Windows/Linux) or Cmd+Alt+E (macOS).
  • Delete CSS selector: Ctrl+Alt+D (Windows/Linux) or Cmd+Alt+D (macOS).

Installation

Search CSS Storage on the VS Code Marketplace.

Feedback

Issues and pull requests are welcome!

License

This extension is licensed under the MIT License.

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