Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Sensitive Key MaskerNew to Visual Studio Code? Get it now.
Sensitive Key Masker

Sensitive Key Masker

Saravanan-Kuppusamy

|
5 installs
| (0) | Free
A VS Code extension that masks sensitive values in .env files and allows users to reveal them by clicking.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

A VS Code extension that masks sensitive values in .env files and allows users to reveal them by clicking.

Features Automatically detects key-value pairs in .env files. Masks values by default. Click on a masked value to reveal it. Tooltip: "Click on a masked value to reveal it" Installation Open VS Code and go to the Extensions Marketplace. Search for Masked Key Highlighter. Click Install. Usage Open an .env file. The values will be masked automatically. Click on a masked value to toggle visibility. Development To modify or contribute:

Clone the repository. Run npm install to install dependencies. Press F5 in VS Code to launch the extension in a new window.

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