Perform some adjustments to the task launch configuration, before sending
it to the backend to be executed. We can make sure that parameters that
are optional to the user but required by the server will be defined, with
sane default values. Also, resolve all known variables, e.g. ${workspaceFolder}.
Perform some adjustments to the task launch configuration, before sending it to the backend to be executed. We can make sure that parameters that are optional to the user but required by the server will be defined, with sane default values. Also, resolve all known variables, e.g.
${workspaceFolder}
.