Me
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created WebStorm on OS X 10.11 El Capitan doesn't run
After upgrading to a developer version of OS X 10.11 El Capitan, WebStrom stopped working. When run, it would asked to install Java from https://support.apple.com/kb/DL1572?locale=en_US. Installer ... -
Created After-save hook
How can I run a shell script when I save the file?I would like to sync files with rsync, run tests, and reload the page in the browser with livereload. Currently I use file watchers like guard to m... -
Created Can't run tests from Rubymine
This test doesn't work from Rubyminebut works well from terminalRubymine 2.0.1 -
Created How to setup code style for only one project?
Usually I use 2 spaces indent for all files. But for some project I must use tab character instead.I've found .idea/projectCodeStyle.xml in project directory. It looks like what I want. I've replac...