The file system interface exposes the editor's built-in and contributed
file system providers. It allows extensions to work
with files from the local disk as well as files from remote places, like the
remote extension host or ftp-servers.
Note that an instance of this interface is available as workspace.fs.
The file system interface exposes the editor's built-in and contributed file system providers. It allows extensions to work with files from the local disk as well as files from remote places, like the remote extension host or ftp-servers.
Note that an instance of this interface is available as
workspace.fs
.