You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewfiles.FileOperationError(localize('fileIsDirectoryWriteError',"Unable to write file '{0}' that is actually a directory",this._resourceForError(uri)),files.FileOperationResult.FILE_IS_DIRECTORY,options);
thrownewError(localize('mkdirExistsError',"Unable to create folder '{0}' that already exists but is not a directory",this._resourceForError(directory)));
417
-
}
418
-
419
-
break;// we have hit a directory that exists -> good
420
-
}catch(error){
421
-
422
-
// Bubble up any other error that is not file not found
markdownDescription: nls.localize('notebook.remoteSaving',"Enables the incremental saving of notebooks in Remote environment. When enabled, only the changes to the notebook are sent to the extension host, improving performance for large notebooks and slow network connections."),
990
+
type: 'boolean',
991
+
default: typeofproduct.quality==='string'&&product.quality!=='stable'// only enable as default in insiders
0 commit comments