arrterian / nix-env-selector

Allows switch environment for Visual Studio Code using Nix Package Manager.
MIT License
220 stars 29 forks source link

[Feature]: Remember nix environment answer #73

Open yajo opened 2 years ago

yajo commented 2 years ago

Is your feature request related to a problem? Please describe. Every time I switch to a direnv-enabled workspace, I get this message:

image

Describe the solution you'd like The extension should ask only the 1st time a workspace is opened, and remember the answer for next times.

Describe alternatives you've considered Sometimes I just ignore it. It seems to work anyway. But I'm not sure if it has any side effects.

Additional context My .envrc files usually contain just use nix or use flake.