sourcery-vscode icon indicating copy to clipboard operation
sourcery-vscode copied to clipboard

Unneeded binaries

Open drewbitt opened this issue 3 years ago • 1 comments

sourcery_binaries on Windows 10 includes binaries for Linux and Mac. Notably, combined they are over 400MB, making sourcery by far my largest extension. The extension does not appear to use these binaries.

It is possible that developing in WSL utilizes the Linux binaries, but I do not use it, and Mac binaries are still not being used.

drewbitt avatar Jun 07 '22 03:06 drewbitt

Thanks for raising @drewbitt - shrinking the size of the binary is definitely something we're keen to do, but as a small team we haven't been able to prioritize it just yet.

Currently it should delete unneeded binaries once run, but indeed it would be much better not to have them in the first place.

Hellebore avatar Jun 08 '22 07:06 Hellebore