Categories


free software

File Watchers

Products: IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio

Vendor: JetBrains

Email: N/A

Website: N/A

Bugtracker page

Forum page

Description:

Executes task on file modifications
Downloads: 4880
Rating:
Participated in rating: 4
Version Since Build Until Build File/URL Size (Kb) Date Details
130.911. 130.1. 131. Download 85.16 2013-06-14 17:24:51 details
129.85. 129.85. 130. Download 73.47 2013-04-04 12:09:33 details
129.17. 129.1. 130. Download 78.79 2013-03-15 08:11:54 details
127.27. 127.1. 128.1. Download 72.66 2013-03-01 16:25:23 details
128.1. 128.1. 129. Download 72.66 2013-03-01 16:22:24 details
126.309. 126.208. 127.1. Download 68.2 2013-02-21 00:06:18 details
0.1. 126.1. 127.1. Download 56.93 2013-02-07 12:43:29 details
. .
5 updates are hidden show all updates

Recent change notes:

0.2:

  • Execute task only for files witout parsing errors.
  • Predefined watchers: YUI JS/CSS, Closure Compiler.
  • Ability to set a jar file as a program in watcher's settings.
  • Smarter inspection. Dismiss only one consumer.

0.1:

  • Initial Support
  • Predefined watchers: LESS, SASS/SCSS, TypeScript, CoffeeScript, CoffeeScriptRedux

Comments:

iraquitan
Rated: noRate
2013-06-12 00:29:11
I have the same issue reported by mickeyvip. It tries to search for sass in my system ruby instead of my rvm ruby. But I put the path to the rvm ruby. How should I configure that correctly?? /Users/iraquitanfilho/.rvm/gems/ruby-2.0.0-p195/bin/sass --no-cache --update style.sass:style.css /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:777:in `report_activate_error': Could not find RubyGem sass (>= 0) (Gem::LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:211:in `activate' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:1056:in `gem' from /Users/iraquitanfilho/.rvm/gems/ruby-2.0.0-p195/bin/sass:22 from /Users/iraquitanfilho/.rvm/gems/ruby-2.0.0-p195/bin/ruby_noexec_wrapper:14
.
mickeyvip
Rated:
2013-06-10 15:57:38
I have a problem with SASS/SCSS files. I'm on MAC OSX 10.8.3, IntelliJ 12.1.3. I have Ruby 1.9.3p194 installed and set as default in rvm. Every time IntelliJ is trying to compile SASS/SCSS files it gets an exception: /Users/michaelv/.rvm/gems/ruby-1.9.3-p194/bin/scss --no-cache --update test.scss:test.css /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:777:in `report_activate_error': Could not find RubyGem sass (>= 0) (Gem::LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:211:in `activate' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:1056:in `gem' from /Users/michaelv/.rvm/gems/ruby-1.9.3-p194/bin/scss:18 from /Users/michaelv/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14 should it get to the OSX's Ruby 1.8 at all? Thanks
.
fedor.korotkov
Rated: noRate
2013-05-26 19:59:04
If you want split an absolute path to a file you can use parametrized macros. Example: $FileParentDir(src)$/src/$FileDirPathFromParent(src)$
.
mickeyvip
Rated:
2013-05-26 18:52:58
It would be very handy to be able to configure the watcher to handle "src" and "dest" folders while preserving tree folder structure. For example: CoffeeScripts location: $ProjectDir$/coffee/ JavaScripts location: $ProjectDir$/javascripts/ and I have this folder structure: $ProjectDir$/coffee/1.coffee $ProjectDir$/coffee/common/1-common.coffee $ProjectDir$/coffee/common/strings/1-common-strings.coffee then the compiled files will be: $ProjectDir$/javascripts/1.js $ProjectDir$/javascripts/common/1-common.js $ProjectDir$/javascripts/common/strings/1-common-strings.js Thus I can isolate "coffee" sources from javascripts Thank you
.
salient1
Rated: noRate
2013-04-25 21:46:52
Very cool plugin. Would be nice if it supported Handlebars compilation.
.
fedor.korotkov
Rated: noRate
2013-04-15 15:16:04
@yakky you can create a custom scope.
.
yakky
Rated:
2013-04-13 17:30:16
Any chanche we can filter files on filenames? For example to filter out '@import'-ed scss files
.
emptysquare
Rated: noRate
2013-04-09 19:36:15
I, too, hope this plugin is updated soon for the latest PyCharm. Thanks! =)
.
Anonymous
Rated: noRate
2013-03-18 15:02:24
PyCharm started EAP for 2.7.2 which seems to be build on a supported IDEA branch.
.
fedor.korotkov
Rated: noRate
2013-03-12 19:23:57
Unfortunately it's not available for PyCharm 125.92. There were some important changes in the IntelliJ platform since 126 branch.
.
Anonymous
Rated: noRate
2013-03-12 17:09:21
Which Plugin Version supports PyCharm 2.7.1 Build 125.92?
.
fedor.korotkov
Rated: noRate
2013-02-25 11:57:06
@gcbrink please download a 12.1 EAP build.
.
gcbrink
Rated: noRate
2013-02-25 05:39:14
Hi, this plugin is not compatible with the most recent version of Intellij 12.0.4
.
gAmUssA
Rated:
2013-02-22 00:16:08
Very nice to got this plugin not only in WebStorm but in Intellij Idea as well Thanks guys!
.