mirror of
https://github.com/coder/code-server.git
synced 2026-06-02 10:29:33 +00: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