diff --git a/cursor/.config/Cursor/User/settings.json b/cursor/.config/Cursor/User/settings.json index 3286637..89f6320 100644 --- a/cursor/.config/Cursor/User/settings.json +++ b/cursor/.config/Cursor/User/settings.json @@ -65,5 +65,6 @@ "cursor.chat.smoothStreaming": true, "godotTools.lsp.serverPort": 6005, "debug.console.fontFamily": "FiraCode Nerd Font Mono", - "git.openRepositoryInParentFolders": "never" + "git.openRepositoryInParentFolders": "never", + "typescript.updateImportsOnFileMove.enabled": "always" }