You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCP Private Key's value is loaded from host's environment variable SCP_PRIVKEY at startup of the extension.
If the user changes this value from the host environment variable it is not updated.
SCP Private Key's value is loaded from host's environment variable SCP_PRIVKEY at startup of the extension.
If the user changes this value from the host environment variable it is not updated.
ledger-vscode-extension/src/taskProvider.ts
Line 228 in 5ba3ffc
It would be nice to be done in appLoadExec / appDeleteExec functions.
The text was updated successfully, but these errors were encountered: