wix / import-cost

displays the import size of the package you are importing inside the code editor
https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost
MIT License
1.36k stars 67 forks source link

Could what the colors mean be put in the documentation? #287

Closed meatnordrink closed 1 year ago

meatnordrink commented 1 year ago

Different import sizes are in different sizes - at least green and red. I'm assuming this represents a relationship to some size threshold - might just be nice to mention what this actually is somewhere in the extension docs.

meatnordrink commented 1 year ago

Opened a PR to address this, #288.