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

ArtaCrypt

Jonathan Faucher

|
185 installs
| (1) | Free
Cipher/Decipher text using a personnal key
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

artacrypt README

Cipher and decipher selected text and put the result in clipboard.

The encryption key is stored in File > Settings > Extension > ArtaCrypt > Salt.

Use the same key on different machine to be able to cipher/decipher.

npm install -g yo generator-code
yo code
F5 to launch VS code with the developed extension
npm run package
npm install -g vsce
vsce package
Extensions > Install from VSIX

Features

Cipher and decipher selected text and put the result in clipboard. Usefull to cipher password in README.

Requirements

Nothing

Extension Settings

  • artacrypt.salt: the salt used to cipher

Known Issues

Nothing

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of arta crypt

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