Closed yardnsm closed 2 years ago
The idea is to have a configuration variable, for example: @1password-debug, that when set to 'on', the plugin will:
@1password-debug
'on'
If you're after ideas, a branch in my fork has a way to solve this problem.
Annoyingly, because stdout gets captured, getting debug output is tricky. I used a disable-able stderr.
The idea is to have a configuration variable, for example:
@1password-debug
, that when set to'on'
, the plugin will: