Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Watch on Launch #42

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bmwigglestein
Copy link
Contributor

Added the ablility for live-sass-compile to start watching sass files on launch. Closes #30

README.md Outdated
@@ -126,6 +126,12 @@ Open VSCode Editor and Press `ctrl+P`, type `ext install live-sass`.
```
<hr>

* **`liveSassCompile.settings.watchOnLaunch` :** Set this to `true` if you want Live Sass Compiler to automatically start watching your .sass or .scss file when you open an applicable workspace.
* *Default value is `true`*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! Default is false

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah man. What a silly thing to over look :(

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I was confused. I was thinking where you made the mistake - in the docs or project.json..

Anyway, I've published the #41 to marketplace.. so, this PR will be published by tomorrow..

Thanks a lot for your contribution

@ritwickdey ritwickdey force-pushed the master branch 3 times, most recently from acd9bb0 to 6f060f1 Compare June 27, 2018 14:02
@langdonx
Copy link

langdonx commented Jul 17, 2018

@ritwickdey Do you have time to merge and publish this? ❤️

@effectivemedia
Copy link

Thanks for this great plugin!

This references "liveSassCompile.settings.watchOnLaunch" Which does not seem to exist?

@jonathanrpace
Copy link

Thanks for this great plugin!

This references "liveSassCompile.settings.watchOnLaunch" Which does not seem to exist?

Same here. I don't think this has made this to the marketplace. Would be super useful in my use-case!
Also - thanks for great plugin.

glenn2223 added a commit to glenn2223/vscode-live-sass-compiler that referenced this pull request Mar 16, 2020
@uasabi-desarrollo
Copy link

Can you add this function? It'd be super useful, I cannot find how to do it. Thanks! :)

@alexsmacd
Copy link

@ritwickdey are you able to add this function, so we can install it from the marketplace? It would be great to have! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically start watch when opening workspace
7 participants