This commit is contained in:
Hofer-Julian 2022-05-26 19:12:49 +02:00 committed by GitHub
parent 37c7f3c4cf
commit 2916cd2a86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ import { makeDebugConfig } from "./debug";
import { Config, RunnableEnvCfg } from "./config";
const quickPickButtons = [
{ iconPath: new vscode.ThemeIcon("save"), tooltip: "Save as a launch.json configurtation." },
{ iconPath: new vscode.ThemeIcon("save"), tooltip: "Save as a launch.json configuration." },
];
export async function selectRunnable(