Update Code to 1.86.0 (#6655)

This commit is contained in:
Olivier Benz
2024-02-02 02:36:47 +01:00
committed by GitHub
parent d6ef385de2
commit 1d774d01bf
11 changed files with 33 additions and 33 deletions

View File

@@ -97,7 +97,7 @@ Index: code-server/lib/vscode/src/vs/workbench/api/node/extensionHostProcess.ts
import * as nativeWatchdog from 'native-watchdog';
import * as net from 'net';
import * as minimist from 'minimist';
@@ -400,7 +401,28 @@ async function startExtensionHostProcess
@@ -418,7 +419,28 @@ async function startExtensionHostProcess
);
// rewrite onTerminate-function to be a proper shutdown