File Watcher for attached Projects
I use File Watcher for zipping the Project
i would like to Zip also the Attached Projects, but i don't get how. Is this even possible?
My Settings are:
Filetype: Any
Scope: Project Files
___________________________
Program: Zip
Arguments: -r --exclude=*vendor* --exclude=*.idea* --exclude=*.git* --exclude=*composer* $ProjectName$ $ProjectName$
Working Directory: Project parent Path as abolute path (eg. /home/name/folder)
___________________________
Advanced Options: (Only the checked)
Trigger the Watcher on External changes
HINT: The Argument is for excluding these directories and recursiv, so no file is missing for the package
Did i miss something for the Attached Projects?
I also added this Watcher as Global and when i use the project in a separate window, it works
Please sign in to leave a comment.
No, I don't think it's possible, as the attached projects folders are normally located outside of the main project dir
Will this feature be added?
It would be nice if the Filewatcher could be configured for attached projects and if you can select wich project the Filewatcher schould be active
Even if it has to take the configs of the project, what i mean is when opening the attached project in a single window and the filewatcher is configured there, that it would use this configs when it is attached
>It would be nice if the Filewatcher could be configured for attached projects and if you can select wich project the Filewatcher schould be active
Please feel free to file a request for this feature to youtrack, https://youtrack.jetbrains.com/issues/WEB
Only main project settings (including the file watchers) are currently considered; It's a known limitation: https://www.jetbrains.com/help/webstorm/2019.2/opening-reopening-and-closing-projects.html#428b6b3d.
Related ticket: https://youtrack.jetbrains.com/issue/WEB-39015