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
542 stars 129 forks source link

Enhancement for https://github.com/Ashald/EnvFile/issues/16 #66

Closed andye2004 closed 5 years ago

ashald commented 5 years ago

Thank you for the contribution! It is indeed a long-awaited feature. I'm going to merge the PR right away but I will make few modifications to the code as per my comments in #16 - switch the substitution engine and make feature optional so that the one has to explicitly opt-it

andye2004 commented 5 years ago

Happy to contribute to something I get a lot of use out of. One thing worth mentioning, I have added some additional documentation to the readme but you will need to update it with correct version number where I have left some '?' marks in the text. Also probably need to update with the changes you mention.

ashald commented 5 years ago

Yes, will do! Your PR encouraged me to get back to the plugin and release a new version with fixes and long awaited features - thanks! I also added you to list of contributors.