Cannot shut off live edit

I'm on Webstorm 2017.3.4 and I turned on live edit in settings and now I want to shut off live edit.   But I can't.  I have every checkbox turned off but everytime I edit, my Chrome connected browser tries to update and my whole system hangs until that update is complete. Anyway, I just want to shut if off and I apparently can't.  Thank you.

0

Does it only happen during Javascript debugging, or always? Can you attach a screenshot of Settings | Build, Execution, Deployment | Debugger | Live Edit page? Also, can you recreate the issue in a new project? Create a new empty project, add .html file, open it in browser, try editing - what is the result?

0

It happens everytime I edit any js file while I am debugging in Chrome.  If I'm not debugging in Chrome it doesn't happen.  But this is not what used to happen before I turned live edit on.  Before I turned live edit on I never used to get automatic updates to Chrome while debugging.  I had to manually update.  That is the mode I am trying to return to.

 

0

Live edit is clearly disabled. This is smth else that is updating your browser - browsersync module? can you recreate the issue in a new project? 

0

请先登录再写评论。