mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 20:15:19 +02:00
feat: apply patch after setting up subtree
This commit is contained in:
@@ -122,6 +122,8 @@ export interface INativeEnvironmentService extends IEnvironmentService {
|
||||
extensionsPath?: string;
|
||||
extensionsDownloadPath: string;
|
||||
builtinExtensionsPath: string;
|
||||
extraExtensionPaths: string[]
|
||||
extraBuiltinExtensionPaths: string[]
|
||||
|
||||
// --- Smoke test support
|
||||
driverHandle?: string;
|
||||
|
||||
Reference in New Issue
Block a user