cae63f8396
Every child_process.spawn() call was missing windowsHide: true, causing a visible CMD console window to briefly appear on every shell command, LSP server start, ripgrep search, clipboard operation, and process kill on Windows. This option is a no-op on non-Windows platforms.