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

watch only file being updated #448

Open
fabylv opened this issue Feb 9, 2021 · 1 comment
Open

watch only file being updated #448

fabylv opened this issue Feb 9, 2021 · 1 comment

Comments

@fabylv
Copy link

fabylv commented Feb 9, 2021

how can i watch only the file i'm working on? right now, it watches ALL the scss files

@glenn2223
Copy link

Hi @fabylv

I can only think of 2 scenarios here, as I don't know which applies I will answer both

  1. You are working on a partial and it then, upon save, compiles all of your CSS files
    • I'm afraid that this is at the core of its design. I have an open issue on my updated, and still maintained, version of this extension (also available on the VS Code marketplace here)
  2. You only want one file to be watched and processed
    • You must change some settings to watch only that file

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

No branches or pull requests

2 participants