dethcode icon indicating copy to clipboard operation
dethcode copied to clipboard

Feature request; support downloading files

Open krzkaczor opened this issue 3 years ago • 1 comments

https://twitter.com/elyx0/status/1491682636955369474?s=21

krzkaczor avatar Feb 10 '22 12:02 krzkaczor

Bumping since I retried recently:

 WARN DOMException: Failed to execute 'showDirectoryPicker' on 'Window': Cross origin sub frames aren't allowed to show a file picker.
    at B.i (https://code.deth.net/out/vs/workbench/workbench.web.main.js:2551:118413)
    at async B.h (https://code.deth.net/out/vs/workbench/workbench.web.main.js:2551:118137)

Same on Edge. You can download each file manually since it doesnt invoke the picker tho, maybe you could zip internally and download as zip so it's one file so no picker?

Elyx0 avatar Feb 03 '24 18:02 Elyx0