Hello,
I use mise to set directory-specific environment variables. This is very helpful for injecting various settings and credentials that vary by project. The Mise plugin for JetBrains IDEA makes script integration smooth and straightforward. The default JetBrains Shell honors Mise’s environment variables without any issues.
When I tried debugging a bash script with the BashSupport Pro plugin, it didn’t populate the environment with the directory-scoped variables provided by Mise. As a result, my shell scripts fail immediately, and debugging becomes impractical. I checked the Run Configuration settings but couldn’t find an option to adjust the environment for running or debugging shell scripts.
Could you suggest a way to enable Mise-provided environment variables when working with shell scripts using the BashSupport Pro plugin?
Thanks,
Alex
Hello,
I use mise to set directory-specific environment variables. This is very helpful for injecting various settings and credentials that vary by project. The Mise plugin for JetBrains IDEA makes script integration smooth and straightforward. The default JetBrains Shell honors Mise’s environment variables without any issues.
When I tried debugging a bash script with the BashSupport Pro plugin, it didn’t populate the environment with the directory-scoped variables provided by Mise. As a result, my shell scripts fail immediately, and debugging becomes impractical. I checked the Run Configuration settings but couldn’t find an option to adjust the environment for running or debugging shell scripts.
Could you suggest a way to enable Mise-provided environment variables when working with shell scripts using the BashSupport Pro plugin?
Thanks,
Alex