Alan McBee
Alan McBee
HUGE inclusion of every JSON file under globalStorage\webhint.vscode-webhint\node_modules in my Gist
FWIW it did it again just now. I had to build a WSL so that I could actually clone the repo to remove the excessive number of files because they...
HUGE inclusion of every JSON file under globalStorage\webhint.vscode-webhint\node_modules in my Gist
I wound up having to add ``` JSON "globalStorage" ``` to the `ignoreUploadFolders` setting in `syncLocalSettings.json`. I don't know why that folder isn't automatically part of the excluded folders.
@SebastianSchuetze Let me see what I can get completed by the end of the week (2020-08-08); I'll put in a PR (maybe in draft) by then. Is that acceptable?
The only other option I found which might work involves using window.postMessage, which won't work for me because I need to put script into the iframe'd document, which implies it...
I guess I was thinking that it could still be useful for downloading a file (which it does do, even cross origin) even if it can't do the other functions,...
Would a GH action help, like this one? https://github.com/crazy-max/ghaction-chocolatey