diff --git a/.vscode/launch.json b/.vscode/launch.json index 3332b67e9..3e9d9de08 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -16,7 +16,7 @@ "debug" ], "jinja": true, - "justMyCode": true, + "justMyCode": false, "env": { "LANGFLOW_LOG_LEVEL": "debug" },