[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-16 (世界標準時間)。"],[[["Cloud Code's watch mode allows for rapid application changes during development or debugging, offering a faster feedback loop in Kubernetes and emulated Cloud Run sessions."],["Watch mode can be set to \"On demand,\" where manual triggering is required via the \"Trigger Build and Deploy\" button or specified keyboard shortcuts, or \"On file save\" for automatic rebuilds and redeploys when changes are saved, though the latter is unavailable in debug mode."],["The \"Trigger Build and Deploy\" function, which defaults to `Option+Cmd+Comma` on Mac OS and `Ctrl+Alt+Comma` on Windows, can have custom key bindings configured in the IDE's Keymap settings."],["When debugging with \"On demand\" mode, triggering a rebuild and redeploy will terminate and reattach the debugger, and a prompt will appear to confirm this action before proceeding."],["Using watch mode, a developer can fix a bug during a debug session, trigger a rebuild and redeployment, then reattach the debugger to verify changes without restarting the application manually."]]],[]]