Removing option to add files/folders in explorer in vscode extension
I’m developing a vscode extension that has a custom fileSystemProvider (memfs), to represent a tree of assets from a remote system.
I’m developing a vscode extension that has a custom fileSystemProvider (memfs), to represent a tree of assets from a remote system.