Running cmd.exe inside powershell for example will always show powershell.exe as the terminal session name in the dropdown. See https://github.com/Microsoft/vscode/issues/29879#issuecomment-312051800 for a possible solution utilizing `wmic.exe`. Follow up: https://github.com/Microsoft/vscode/pull/30070