jbangdev / jbang-idea

IntelliJ IDEA plugin for JBang
https://plugins.jetbrains.com/plugin/18257-jbang
MIT License
20 stars 9 forks source link

Add options to set environment variables and working directory #53

Open quintesse opened 2 years ago

quintesse commented 2 years ago

These would be very useful to have, especially the environment variables. Because otherwise the only option is to set them in your system before starting the IDEA which is not ideal.

linux-china commented 2 years ago

Fixed. Now use NAME=abcd or NAME="a b c d"

Snip20220508_118

quintesse commented 2 years ago

Awesome!

koppor commented 2 months ago

Please also add to README.md.