[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-02。"],[[["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."]]],[]]