mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 09:42:34 -05:00
Merge VS Code 1.31.1 (#4283)
This commit is contained in:
@@ -14,6 +14,7 @@ export class MockExtensionContext implements vscode.ExtensionContext {
|
||||
return relativePath;
|
||||
}
|
||||
storagePath: string;
|
||||
globalStoragePath: string;
|
||||
|
||||
constructor() {
|
||||
this.subscriptions = [];
|
||||
|
||||
Reference in New Issue
Block a user