jvalecillos / vscode-gpg

VSCode GPG Extension
https://marketplace.visualstudio.com/items?itemName=jvalecillos.gpg
MIT License
19 stars 3 forks source link

Add support for transparent editing #6

Open szaffarano opened 5 years ago

szaffarano commented 5 years ago

I think that a good enhancement could be to allow transparent editing like gnupg vim plugin. If you open a file with either .gpg or .asc extension, then the plugin encrypt and decrypt its content automatically and transparently.

safijari commented 3 years ago

Was going to discuss using gpg with colleagues that use vscode (I use emacs) and just realized none of the gpg extensions in vscode do this. Darn.