direnv-vscode
direnv-vscode copied to clipboard
Feature Request: View direnv terminal output
Direnv on it's own is a very nice tool but combined with tools like nix-flake, direnv, devbox... it becomes really powerful. The status icon already shows if direnv is reloading, but for decent sized installations this is operating like a black box. It would be really nice if the terminal output would be captured, and be shown to the user in a pane just like output, or problems...:
Thanks for making this amazing extension!
Actually it already seems to partially exist when going to output -> direnv. But don't think it shows everything there, only what the extension is doing
Good idea, I'll look into logging direnv's stderr output on success