diff --git a/backend/.vscode/settings.json b/backend/.vscode/settings.json index 077c411..b4f1b71 100644 --- a/backend/.vscode/settings.json +++ b/backend/.vscode/settings.json @@ -1,4 +1,5 @@ { + "window.title": "${activeEditorShort}${separator}${separator}deer-flow/backend", "[python]": { "editor.formatOnSave": true, "editor.codeActionsOnSave": {