anseki / vscode-color

Helper with GUI to generate color codes such as CSS color notations.
MIT License
97 stars 27 forks source link

Why is the file size extention too much? #12

Closed miladghiravani closed 8 years ago

miladghiravani commented 8 years ago

When I going to %USERPROFILE%\.vscode\extensions (Extension Locally), vscode-color folder size is too large (upper ~120 Mb) Why?

anseki commented 8 years ago

Hi @miladghiravani,

Actually, the size of the extension is 293KB only. A few NPM modules that the extension uses are installed into that folder automatically. The largest module is electron that is base of VS Code also.

miladghiravani commented 8 years ago

@anseki Thanks for answer. But other extensions is lower than 12 Mb.

anseki commented 8 years ago

The size of this extension is 293_KB_, not MB. See: https://github.com/anseki/vscode-color#install

anseki commented 8 years ago

Please tell me what confused you, instead of closing the issue in silence. Your reaction made me confuse. Please. I think that of course you know that 293KB is lower than 12MB.