Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Encrypt File With Env VariablesNew to Visual Studio Code? Get it now.
Encrypt File With Env Variables

Encrypt File With Env Variables

Kevin Ashton

|
93 installs
| (0) | Free
Allows you to encrypt a file using a password. This is useful when you have a variety of files that will share the same encryption key. An example use case might be encrypting personal documents, such a journal, where you want to avoid typing in the password each time you want to encrypt/decrypt a d
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vsc-encrypt-file-with-env-variables README

This VsCode extension allows you to set an env variable of FILE_PASSWORD and then with a simple commands encrypt and decrypt a file.

Commands

  • encrypt.file - Encrypt file with AES encryption given the env value of FILE_PASSWORD

  • decrypt.file - Decrypt file with AES encryption given the env value of FILE_PASSWORD

Demo

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