vscode-direnv icon indicating copy to clipboard operation
vscode-direnv copied to clipboard

Automatically detect and load your .envrc

Results 14 vscode-direnv issues
Sort by recently updated
recently updated
newest added

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. ![2019-01-05 15_59_56-direnv-vscode-error](https://user-images.githubusercontent.com/4681330/50729164-110ab800-1103-11e9-930a-aeb10734e6df.png)

How about adding a configuration option to suppress all confirmation dialogs and just do the thing and show the notification post-factum?