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
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
This would allow ledger to source .ledgerrc and would be useful when the user has a multi-file ledger project. I think it would require changing the working directory to vscode.workspace.workspaceFolders[0], if defined, before invoking ledger.
(I know the project is abandoned, but perhaps someone else wants to make a fix starting from here?)
This would allow ledger to source
.ledgerrcand would be useful when the user has a multi-file ledger project. I think it would require changing the working directory to vscode.workspace.workspaceFolders[0], if defined, before invoking ledger.(I know the project is abandoned, but perhaps someone else wants to make a fix starting from here?)