MooTool

Handy tool set for developers

View on GitHub

DIFF-445:Electron Git init 全流程单测 + 冲突叠层禁编辑器自动聚焦

背景

vaultGitService.integration.test.ts 首条用例(init → commit → 工作区/提交 diff)此前仅分散在多个 GitEngineTest 中。外部冲突叠层打开时,JSON/随手记应禁止窗口激活抢编辑器焦点(jsonEditorAutoFocusEnabled / quickNoteEditorAutoFocusEnabled),缺回归。

行为

验证