+1

API file load intercept

Josh Gentry 11 year бұрын 0

It would be nice if plugins had the ability to intercept a file load operation, instead of only being notified on it's completion.


I'd like to create a 'remote workspace' plugin that creates a local cache of files and if they exist, use them (after checking for updates), if not, download the file and then load the local copy.