Glenn

Results 128 comments of Glenn

Sorry for the delay and thanks or the feature suggestion. I don't have a lot of spare time at the moment but will take a look when I can. In...

Hi @sKopheK, This was by design. When Ritwick Dey created the extension it was built upon the generic principle of if it's a partial it could be included. So lets...

Yeah, I've seen and can feel your pain. I'll see if I can find anything to implement that'll help. It'll be slow to research, check, implement and test as I'm...

Doing some testing, I think the main delay comes from git integration (as you suggest). This is because the initial pull back of files is instant on my machine (when...

> Chiming in here as well. Only v5 did this freaking compilation of files starting with an underscore, it had been carefully ignored beforehand. I would also love to have...

> Well, I didn't change anything on my side. I have a styles.scss file that imports several files starting with an underscore, like _basics.scss. If I edited something in them...

I was actually about to write a proposal to address the use of `~` - though not for this reason From `dart-sassv1.71`, SASS started supporting the `pkg:` importer when using...

After doing some research, I realized resolution depends on the implementer and isn't built-in. I've reconsidered and think instead of specifying a single replacement value, we could be more user-friendly....

`changedfile.scss` is not being watch as it's not in your `includeItems`, nor the `partialsList` setting If you want to have every other file in your project cause compilation of `/project/main.scss`,...

The short of it is no, sorry. Got 2 uni modules, work and kids, so this has been slipping the net a little. I plan to pick up activity on...