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

Encryptor

Rush Frisby

|
11,914 installs
| (12) | Free
Encrypts and decrypts files and strings in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Encryptor for VS Code

Encryption algorithm used is AES 256.

Commands added:

  • encryptfile - encrypts the entire text in the current document
  • encryptstr - encrypts only the text that is selected in the current document
  • decryptfile - decrypts the entire text in the current document
  • decryptstr - decrypts only the text that is selected in the current document

You will be prompted for a password before any encryption or decryption occurs.

Changelog

0.3.0

  • Before encrypting a file or string the password prompt asks to confirm your password by typing it in again to avoid typos and possible permanent encryption of data.

0.2.0

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