Replace our usage of a temp download folder on disk with an in-memory file system provider. I think there are a lot of benefits that would result from this switch, but it is a significant change to ZE architecture so I suggest we start with a spike story to investigate/research it first and share results with the team before undertaking it.
Benefits
- Could hook into save event for better error handling/dirty detection
- Could use
vscode.open for automatic double-click detection in trees
- More TBD
Resources
Replace our usage of a temp download folder on disk with an in-memory file system provider. I think there are a lot of benefits that would result from this switch, but it is a significant change to ZE architecture so I suggest we start with a spike story to investigate/research it first and share results with the team before undertaking it.
Benefits
vscode.openfor automatic double-click detection in treesResources