heilingbrunner

Results 4 comments of heilingbrunner

Hm, i will check. I think i programmed this behavior for better debug experience. Therefore a configurable option ('Use existing gpg-agent') should maybe work. Do you agree ? Better suggestion...

Regarding to all mathods in [src/gnupglib.ts](https://github.com/heilingbrunner/vscode-gnupg-tool/blob/master/src/gnupglib.ts) that begin with _asyncEncrypt...()_, you can see the arguments used to run the _gpg_ command. There is no specific arguments for the encryption. The...

**"nothing happens"**: - I think this is because the session keeps the password. When you decrypt the file after you encrypted it, the gpg session does not require the password...

Excuse me, for me this is a breaking change ... or what am i doing wrong ?? What can I do ? Thanks.