This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Description
There are multiple env files for each environment in my project - one for "public things" such as server addreses and another for "private things" such as passwords. Currently I can pass only one of them with "envFile" attribute.
It would be cool to pass both of them in launch.json somehow.