arrterian / nix-env-selector

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

[Feature]: Environment Auto-Switch #28

Closed theduke closed 3 years ago

theduke commented 4 years ago

It would be great to (optionally) support automatically switching to an environment when a project containing a shell.nix file is opened.

Alternatively, some users might like to get a notification window saying something like "A shell.nix file was found: would you like to activate the nix environment?".

arrterian commented 3 years ago

Added in #44 Released in v1.0.0 Please, see CHANGELOG.md for more info.