mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-11 02:08:52 -06:00
Updated Working Copies (markdown)
parent
44dc0de363
commit
fb27eb3492
@ -54,4 +54,5 @@ When you introduce a working copy to the workbench, make sure to call [`IWorking
|
||||
|
||||
Stored working copies are a variant of working copies that have a known representation on disk. For example, working copies of notebooks all provide a `resource` that denotes to the location of a file on disk. We introduced stored working copies to allow for even more reuse of text file editor working copy behaviour with other providers. This includes:
|
||||
* fail save read/write from/to disk
|
||||
* automated backup handling when resolving
|
||||
* ...
|
||||
Loading…
x
Reference in New Issue
Block a user