ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
657 stars 168 forks source link

Add timestamp to watch output #460

Open zigojacko opened 3 years ago

zigojacko commented 3 years ago

Would it be possible to add a timestamp to the watch output?

Would be useful to see when it last generated the files otherwise it's just a list of repeated of watched/generated paths.

glenn2223 commented 3 years ago

May I suggest upgrading to my updated, and maintained, version of this extension. See https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass

I'm also doing working on V5 and, as you have commented on the output window, I would love the feedback over at this issue

zigojacko commented 3 years ago

May I suggest upgrading to my updated, and maintained, version of this extension. See https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass

I'm also doing working on V5 and, as you have commented on the output window, I would love the feedback over at this issue

I only installed the extension the same day as I posted here (so only 4 days ago). Are you saying that you have released an update over the weekend?

Or have you forked the extension because the original (this one?) is no longer maintained?

That issue you link to at yours, is that exactly where you want me to request the same idea of a timestamp in the watch output?

glenn2223 commented 3 years ago

Sorry I wasn't clear.

have you forked the extension because the original (this one?) is no longer maintained?

That's right, I forked it and updated it. Ritwick's last release was on Jul 11, 2018. It's using versions (including the SASS standard) that's soon going to be 3 years old!

That issue you link to at yours, is that exactly where you want me to request the same idea of a timestamp in the watch output?

I'd rather you had a look at the new suggested spec and weigh in. Does output "only on errors" provide more meaning in the log rather than a full output? Is this better than a timestamp, or would you still prefer both?


In answer to this issue, would you like it at the start like below

----------------------------------
Starting - 01/03/2021 @ 17:21
----------------------------------