vscode-runme icon indicating copy to clipboard operation
vscode-runme copied to clipboard

Use `Project` gRPC mechanism for loading environment variables

Open mxsdev opened this issue 2 years ago • 0 comments

Currently we are loading environment variables using dotenv.parse, but we should switch to having it done with gRPC for consistency.

mxsdev avatar Jun 01 '23 18:06 mxsdev