Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jmcbade
Total activity
90
Last activity
September 06, 2022 10:58
Member since
March 31, 2012 14:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
22
Activity overview
Posts (19)
Comments (49)
Sort by recent activity
Recent activity
Votes
Created
November 14, 2013 16:02
Remember: if you are on a "nix" OS (Linux, Unix(MAC)) system, the fields will look like this (note forward slashes!):Arguments: --no-cache --update $FileName$:$FileParentDir$/css/$FileNameWithoutEx...
Community
WebStorm
How can I get css files transpiled from scss files saved into a separate directory?
1 vote
Edited
September 06, 2022 10:58
Your last comment really helped :) For anyone following my final solution is: Program: cp Arguments: $FileDir$/$FileNameWithoutExtension$.html $ProjectFileDir$/public/$FileName$ (This points to an...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 09:32
I don't need npm to copy a file from one place to another if it is a regular html file right? Wouldn't I use just a "cp" command as the "Program"? Arguments: $FileName$ Output path to refresh: $Pro...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 09:31
I'm trying but even with -f as a parameter, I get this output: (MAC / Unix) /bin/cp -f index.htmlusage: cp [-R [-H | -L | -P]] [-fi | -n] [-aclpsvXx] source_file target_file cp [-R [-H | -L ...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 09:16
I'm trying but even with -f as a parameter, I get this output: (MAC / Unix) /bin/cp -f index.htmlusage: cp [-R [-H | -L | -P]] [-fi | -n] [-aclpsvXx] source_file target_file cp [-R [-H | -L ...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 09:12
I don't need npm to copy a file from one place to another if it is a regular html file right? Wouldn't I use just a "cp" command as the "Program"? Arguments: $FileName$ Output path to refresh: $Pro...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 09:01
What would the settings look like to copy the currently edited html file?
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 08:58
If I am only performing a "copy" operation, what should I declare in the "Program" field?
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Edited
September 06, 2022 08:50
Ok, I can use the sass.js but not the dart version for some reason. Weird. I can live with that if I could understand the copying other files when modified (html) issue.
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Created
September 06, 2022 08:46
So this: "/Users/john/Sites/php-storm-sass-file-watcher/node_modules/sass/sass.dart.js" is not a valid path to the local even though I selected it from the dialogue? It runs fine with no errors so...
Community
PhpStorm
File Watchers in SCSS - output directory
0 votes
Next
›
Last
»