mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
chore(vscode): update to 1.56.0
This commit is contained in:
@@ -20,6 +20,7 @@ export interface IRemoteAgentEnvironment {
|
||||
userHome: URI;
|
||||
os: OperatingSystem;
|
||||
marks: performance.PerformanceMark[];
|
||||
useHostProxy: boolean;
|
||||
}
|
||||
|
||||
export interface RemoteAgentConnectionContext {
|
||||
|
||||
Reference in New Issue
Block a user