pub async fn open_vscode_for_sample(sample: &Example)
Asynchronously opens VSCode for the given sample target. It computes the VSCode arguments using compute_vscode_args and then launches VSCode.
compute_vscode_args