vscode-direnv
vscode-direnv copied to clipboard
Automatically detect and load your .envrc
Due to changes in VS Code, this extension will not work for multi-root workspaces. More details can be found, on adding support for multi-root workspaces, [here](https://github.com/Microsoft/vscode/wiki/Extension-Authoring:-Adopting-Multi-Root-Workspace-APIs)
I'm getting this error. I use WSL and my terminal is set to open up bash instead of direnv. ``` direnv error: /bin/bash: "C:/Users/cjk/bin/direnv.exe": No such file or directory /bin/bash:...
> direnv error: couldn't find a configuration directory for direnv I have direnv installed in windows on the path. I'm not sure why I get this error. 
How about adding a configuration option to suppress all confirmation dialogs and just do the thing and show the notification post-factum?