SassyStudio2013 icon indicating copy to clipboard operation
SassyStudio2013 copied to clipboard

Visual Studio 2013 extension adding additional SCSS support

Results 9 SassyStudio2013 issues
Sort by recently updated
recently updated
newest added

Hi, I just moved to vs2015 (from vs2012) and I'm getting this message in the output.. It never appeared before this. How can I go around this or turn this...

Fixed invalid stale file detection on the right (plus) side of UTC time. time is a Utc time, source.LastWriteTime is a Local time. This was fixed.

It would be a very useful feature if Sass maps had Intellisense and value preview support as do variables currently. For example, given [this Sass map](https://gist.github.com/vsimonian/5dc315a0aa6f06d57453) ``` scss $material_colors: (...

I've installed sassystudio2013 into my visual studio 2013, how do you change the color of the code in the text editor for scss files?

I'm using v0.1.8.0 in Visual Studio 2013 and I get this when saving an .scss file that contains an `@import` statement. ![image](https://cloud.githubusercontent.com/assets/390131/7169675/95b2f99a-e37c-11e4-98e2-61eb5acaf112.png) I had the same issue in VS 2012...

I'm trying to compile .sass files from within Visual Studo but so far I had no luck. Is there a hidden setting that I'm missing?

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...

I saw that you are currently rebuilding all root scss files when a partial file is saved. Can this be extended to happen when the project is compiled? Or could...