ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
535 stars 126 forks source link

WSL2 error : export: ProgramFiles(x86): bad variable name #182

Open aanno opened 2 years ago

aanno commented 2 years ago

With IntelliJ on windows, the plugin seems to cause problems with WSL support. See https://stackoverflow.com/questions/69721714/intelij-idea-in-wsl2-error-export-programfilesx86-bad-variable-name for details.

I encountered the problem as well and could confirm that the problem is still present in IntelliJ IDEA 2022.1.2 (Ultimate Edition).

ashald commented 1 year ago

You'd need to describe the problem in more detail. Is it just the plugin being enabled creates the issue? Any specific environment variable values or names?