Me

Avatar
  • 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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Can't run tests from Rubymine

    This test doesn't work from Rubyminebut works well from terminalRubymine 2.0.1
    • 2 followers
    • 4 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes