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
533 stars 125 forks source link

Take into account Jetbrains macro expansion results #198

Closed ShrykeWindgrace closed 1 year ago

ShrykeWindgrace commented 1 year ago

Fixes #194

ashald commented 1 year ago

Thanks for the fix!