nativeHost:reload - reload the webview without restarting the process. VS Code calls this from ILifecycleMainService.reload() for “Reload Window” (Developer menu / Cmd+Shift+P → Reload Window).
nativeHost:reload
ILifecycleMainService.reload()