Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Encryption VScodeNew to Visual Studio Code? Get it now.

Encryption VScode

Preview

James Bachini

|
7,584 installs
| (2) | Free
AES encryption and decryption for current file contents in visual stuido code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Encryption Visual Studio Code Plugin README

This plugin adds two functions encrypt and decrypt which uses AES Encryption to secure your data.

It operates on the current document and replaces the text.

CTRL + SHIFT + P > Type "Encrypt" or "Decrypt" > Enter a pass phrase > current document will be encrypted/decrypted.

Repository

https://github.com/jamesbachini/Encryption-VScode

Release Notes

Latest release: 1.0.2

1.0.2

Added line breaks at wordWrapColumn setting length

1.0.0

Encryption v1.0.0 initial release AES passphrase encryption Uses current document as input data and overwrites

Known Issues

None

Links

  • Visual Studio Code

  • JSE

  • James Bachini

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft