Open ruancomelli opened 12 months ago
This is issue #404 :upside_down_face:
I think I set a record
276G /Users/andrei/Library/Application Support/JetBrains/PyCharm2023.3/plugins/sourcery/sourcery_binaries 276G /Users/andrei/Library/Application Support/JetBrains/PyCharm2023.3/plugins/sourcery 3.6M /Users/andrei/Library/Application Support/JetBrains/PyCharm2023.3/plugins/sourcery/lib
PyCharm 2023.3.3 (Professional Edition) Build #PY-233.13763.11, built on January 25, 2024 Runtime version: 17.0.9+7-b1087.11 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.3.1 Jenkins Plugin 0.13.19-2023.2 GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 10 Metal Rendering is ON Registry: ide.experimental.ui=true Non-Bundled Plugins: dev.turingcomplete.intellijdevelopertoolsplugins (3.4.0) org.intellij.plugins.hcl (233.13135.65) Jenkins Control Plugin (0.13.19-2023.2) ee.carlrobert.chatgpt (2.4.0) sourcery.pycharm-plugin (1.15.0) com.github.copilot (1.4.18.4775) com.leinardi.pycharm.mypy (0.16.2) net.ashald.envfile (3.4.2) com.koxudaxi.pydantic (0.4.11)
Checklist
Description
The Sourcery extension is taking up a lot of space in
~/.vscode/extensions
. Here is the output ofdu -hs ~/.vscode/extensions/* | sort -rh
:Note that Sourcery takes 5x more space than the second most disk-consuming library.
Note that I'm subscribed to Sourcery Beta. It also looks like previous beta releases remain there taking up space unnecessarily. Here's the output of
du -hs ~/.vscode/extensions/sourcery.sourcery-1.14.0/sourcery_binaries/* | sort -rh
:Debug Information
IDE Version: VS Code 1.84.2 x64
Sourcery Version: 1.14.1 beta
Operating system and Version: Ubuntu 20.04.6 LTS