diff --git a/.vscode/launch.json b/.vscode/launch.json index fcf19081f..26d682ff6 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -11,6 +11,7 @@ "--debug", "--use-config-file=${workspaceFolder}/.vscode/debugger_config.yml" ], + "hideSystemGoroutines": true, "console": "integratedTerminal", "presentation": { "hidden": true