Can Copilot run all commands with some special env variable? There are already some env vars available today under some situations (see https://github.com/dotnet/sdk/blob/1e5d8e39d3026edb222cdf4f8d8240f1eb99f24b/src/Cli/dotnet/Telemetry/LLMEnvironmentDetectorForTelemetry.cs), but looks like Copilot in VSCode doesn't use any special env variable.
This helps tooling around to provide better output from commands.
Can Copilot run all commands with some special env variable? There are already some env vars available today under some situations (see https://github.com/dotnet/sdk/blob/1e5d8e39d3026edb222cdf4f8d8240f1eb99f24b/src/Cli/dotnet/Telemetry/LLMEnvironmentDetectorForTelemetry.cs), but looks like Copilot in VSCode doesn't use any special env variable.
This helps tooling around to provide better output from commands.