Search code examples
webstorm

WebStorm live edit doesn't work


I have installed WebStorm 5.0.4 + JetBrains Chrome Extension 0.3.11, checked View -> Live Edit. Now I'm openning index.html, right click, Open in browser. File is openned by Chrome (file:///D:/Dropbox/index.html) but live edit doesn't work

Chrome 23.0.1271.64 m, Windows 7. Option View -> Reload in Browser is not active, DevTools is not active

Added
I have opened background page of chrome extension and found a lot of errors
Unexpected response code: 400 chrome-extension://omlgoegcnmiikfiapaelkaichppahfkm:1

May be this is the reason of problem?


Solution

  • you might try this fix it worked for me but I'm on XP:

    Download https://dl.dropbox.com/u/43511007/webide.jar and copy to WebStorm-install-dir/lib (replace existing file).

    from :

    http://devnet.jetbrains.net/thread/439550?tstart=0