HTML-CSS-Class-Completion icon indicating copy to clipboard operation
HTML-CSS-Class-Completion copied to clipboard

Automatically rebuild cache after changes in css files

Open PixelT opened this issue 8 years ago • 2 comments

It will be good improvement, when the cache can automatically rebuild after the css file(s) was changed. For example, when we write in sass/less + using gulp to compile files, after compile the new css should be cached.

PixelT avatar Sep 08 '17 23:09 PixelT

I think too. But rebuild needs to trigger only if the class name changed..

pungggi avatar Nov 16 '17 20:11 pungggi

As a v1, you could add the optional setting "automaticallyRebuildOnChage": false with an explanation that it rebuilds cache on any css change. I'd prefer having this compared to not having it at all. :)

Thanks!

vfonic avatar Dec 26 '17 22:12 vfonic