Reputation: 205
Looked up all posts according to live edit on the forum and the help desk at jetbrains, but i can't get Live Edit with Webstorm 8 trial to work.
Already changed port in ide and webstorm settings to anyport, doesnt work. May I miss something?
Upvotes: 2
Views: 382
Reputation: 93728
Live edit only works in debug session context. Please see http://confluence.jetbrains.com/display/WI/Live+Edit
Note that recent recent Chrome API changes have made it incompatible with WebStorm debugger. So if your Chrome version is higher than 36.*, you need to upgrade to webstorm 8.0.5 to be able to debug/live edit your code
Upvotes: 1