vscode-gpg icon indicating copy to clipboard operation
vscode-gpg copied to clipboard

VSCode GPG Extension

Results 10 vscode-gpg issues
Sort by recently updated
recently updated
newest added

Type: Performance Issue Good afternoon, I wanted it know is it necessary to have gpg in vs code to send commits? I want to remove it because I can send...

Is there a way to select multiple recipients when encrypting? If not, any chance this could be added to a future release? Thanks for an awesome extension!

enhancement

I think that a good enhancement could be to allow transparent editing like [gnupg vim plugin](https://www.vim.org/scripts/script.php?script_id=3645). If you open a file with either .gpg or .asc extension, then the plugin...

Hello, I am trying to set up my Windows workstation with VSCode and there is an issue with GPG extension. I can easily encrypt the selection but can't decrypt. The...

## Steps to reproduce: 1. Select text in a file 1. CTRL+SHIFT+P 1. GPG: Encrypt 1. Select me as recipient 1. Enter 1. Select encrypted text 1. CTL+SHIFT+P 1. GPG:...

question

After encrypting a message and attempting to decrypt after, the decryption fails and a message in developer console says that a tmp file can't be found. The file I'm decrypting...

since I am using the user settings file to lookup passwords for rest calls, I thought it would be great if I could store them in there GPG encypted and...

Hi there, So I have my GPG cert on a smart card. When I go to decrypt the content, it prompts for my passphrase... I give it my pin, but...

``` gpg: encrypted with ... key, ID ..., created ... "..." gpg: public key decryption failed: No such file or directory gpg: decryption failed: No such file or directory ```...

If the e-mail field of the PGP public key is empty, encryption does not work (nothing happens)