提交 c2290dbf 编写于 作者: A Alex Ross

Change Open Workspace starting folder

Make the starting folder consitent with opening a file
上级 d13ee527
......@@ -72,8 +72,8 @@ export class FileDialogService implements IFileDialogService {
}
}
// ...then fallback to default folder path
return this.defaultFolderPath(schemeFilter);
// ...then fallback to default file path
return this.defaultFilePath(schemeFilter);
}
private toNativeOpenDialogOptions(options: IPickAndOpenOptions): INativeOpenDialogOptions {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册