Live Edit on Linux 132.556
Is Live Edit supposed to work on Linux? I just tried it out for the first time, installed the chrome extension, installed the plugin, enabled live edit, set the default browser and nothing.
Restarted intellij and chrome tried again and nothing, no errors or messages just nothing. I tried launching the browser from within intellij as well as by itself while disabling and enabling view->live edit.
No indications anything was happening.
Please sign in to leave a comment.
Hello!
sure iyt should work. But note that it works in context of debugging session only. So you have to create a javascript debug run configuration and run it to be able to use live edit. See http://www.jetbrains.com/webstorm/webhelp/live-editing-of-html-css-and-javascript.html for more information