benschwarz / sublime-bower

Install Bower packages from within Sublime
MIT License
226 stars 12 forks source link

Caching of downloaded data #36

Open steven-prybylynskyi opened 10 years ago

steven-prybylynskyi commented 10 years ago

Some caching of the fetched json would speed up the list invocation. Currently every time i call Bower: Install it takes 4-8 seconds before the list is shown.

benschwarz commented 10 years ago

Sounds good to me @pribilinskiy, I kind of wanted to do that since I very first wrote the plugin… but I never got around to it. Do you have any time / headspace to get started on a PR?

steven-prybylynskyi commented 10 years ago

Unfortunately :(