From 3b424ef65724a3ee9733bfef82baef22b59aa5d1 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 18 May 2024 00:47:53 +0400 Subject: [PATCH] no debug console --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5f5ba81..63c93da 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,5 +31,5 @@ // "terminal.foreground" : "#EEEEEE", }, // --------------------------------------------------------- - + "debug.internalConsoleOptions": "neverOpen" } \ No newline at end of file