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

pixelstorem

sharmamayank221

|
20 installs
| (0) | Free
convert pixels to rem unit
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pixelstorem README

pixelstorem is a Visual Studio Code extension that helps you display the equivalent rem values next to pixel (px) values as inline decorations in your code.

Features

  • Show REM Unit Next to PX: Automatically displays the equivalent rem value next to px values as inline decorations when the extension is activated. BEFORE:

Show REM Unit Next to PX

When the extension is activated, it will automatically display the equivalent rem value next to px values in your code. The rem values are shown in a ghost-like format (gray and italic) next to the px values.

Requirements

  • Visual Studio Code

Extension Settings

This extension does not add any VS Code settings through the contributes.configuration extension point.

Known Issues

  • None at the moment.

Release Notes

1.0.0

  • Initial release of pixelstorem
  • Added feature to show REM unit next to PX

Usage

  1. Show REM Unit Next to PX: When you open a document with px values, the extension will automatically display the equivalent rem values next to the px values.

Contributing

If you have any suggestions or find any issues, please feel free to open an issue or submit a pull request on the GitHub repository.

License

MIT

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