kevin-mueller / HtmlCssClassCompletion

A Visual Studio 2022 extension, that improvies the exisiting intellisense of css classes for html-like languages.
MIT License
38 stars 2 forks source link

Option to disable/enable refresh on save. #15

Closed christophernilsson closed 1 year ago

christophernilsson commented 1 year ago

It would be great if there existed an option to disable or enable the "refresh on save for .html and .css". On large projects, every time I save, it takes a few seconds (5s to 10s) to refresh. During this time, visual studio is "froozen". By having this option, I can choose when I want to re-scan.

Otherwise, nice work!!

kevin-mueller commented 1 year ago

Good idea! It has been implemented with the latest release. Please update the extension to 1.15. :)