From 2c443e275b958180e8fc33e6e27c84af84f47741 Mon Sep 17 00:00:00 2001 From: Stek Admin <296610337+9qrv90-a11y@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:44:19 +0300 Subject: [PATCH] Update launch.json --- .vscode/launch.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index 0d90e162a6..009ed794f2 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,6 +4,8 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ + + { "name": "Launch stdio server", "type": "go",