mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
2
src/typings/electron.d.ts
vendored
2
src/typings/electron.d.ts
vendored
@@ -507,7 +507,7 @@ declare namespace Electron {
|
||||
* and macOS, icons depend on the application associated with file mime type.
|
||||
*/
|
||||
getFileIcon(path: string, callback: (error: Error, icon: NativeImage) => void): void;
|
||||
getGpuFeatureStatus(): GPUFeatureStatus;
|
||||
getGPUFeatureStatus(): GPUFeatureStatus;
|
||||
getJumpListSettings(): JumpListSettings;
|
||||
/**
|
||||
* Note: When distributing your packaged app, you have to also ship the locales
|
||||
|
||||
Reference in New Issue
Block a user