mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
First pass at resolving task definition and passing back to custom execution. It only currently resolves simple predefined variables, no input, command, or defaultBuildTask. Part of #81007