You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
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.