dethcrypto / dethcode

View source of deployed Ethereum contracts in VSCode
https://etherscan.deth.net/address/0xa3a7b6f88361f48403514059f1f16c8e78d60eec#code
1.36k stars 107 forks source link

Feature request; support downloading files #47

Open krzkaczor opened 2 years ago

krzkaczor commented 2 years ago

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

Elyx0 commented 8 months ago

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?