vscode-runme
vscode-runme copied to clipboard
Use `Project` gRPC mechanism for loading environment variables
Currently we are loading environment variables using dotenv.parse, but we should switch to having it done with gRPC for consistency.