SassyStudio2013 icon indicating copy to clipboard operation
SassyStudio2013 copied to clipboard

VS freezes when saving/compiling

Open sinrise opened this issue 10 years ago • 5 comments

I've confirmed this isn't just something just on my PC. A team member of mine is also using this version and it freezes VS for a few seconds every time you save. The project is pretty large as it does include a SASS version of Bootstrap and jQuery UI. Unminified, the compiled CSS file is about 450k. I don't even know if this is an issue you can do anything about but I thought I'd mention it. Whether it's due to the size of my project or the plugin itself, it's freezing VS.

sinrise avatar Oct 23 '14 19:10 sinrise

saving a root scss file (bla.scss) or a partial (_bla.scss)?

darrenkopp avatar Oct 23 '14 19:10 darrenkopp

Seems to be both.

sinrise avatar Oct 23 '14 19:10 sinrise

are you using like the bootstrap sass nuget package? i'm unfamiliar with the jquery ui sass stuff, can you link me where you got that from?

darrenkopp avatar Oct 23 '14 19:10 darrenkopp

nope I installed them manually. yes let me find the links. I had to modify it a lot.

sinrise avatar Oct 23 '14 19:10 sinrise

I used this for jQueryUI https://github.com/jhilden/jquery-ui-sass-rails. I basically just grabbed the sass structure from this and modified it to work with my project. Same thing with Bootstrap. The LESS version is terrible.

sinrise avatar Oct 23 '14 19:10 sinrise