[[["わかりやすい","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-03-06 UTC。"],[[["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."]]],[]]