problems with live edit

I'm using the 30 day trial of phpStorm and love it! I have been using Dreamweaver as my IDE and have been looking for something much better. Unfortunately the LiveEdit feature in phpStorm doesn't work for me. I've followed all the available instructions but can't seem to get it to work. At times it will work but shows all the padding and margin boxes. How can I turn that off? If I add a new HTML tag, the live edit seems to stop. I then have to do a debug again.

I'm running the latest version of Chrome on the latest version of macOS Sierra.

Does anyone have any suggestions on how to get LiveEdit to be more stable? I really don't want to go back to Dreamweaver.

Thanks

0

>At times it will work but shows all the padding and margin boxes. How can I turn that off?

Please can you elaborate on this? CSS code + screenshot would be helpful

>If I add a new HTML tag, the live edit seems to stop. I then have to do a debug again

can't recreate. Sample HTML plus steps to repeat/video would be appreciated

0

Thanks for reply. My friend was able to help me out. It doesn't seem to work with external css pages. I'll have to look closer into solving this.

0

try hitting Ctrl+S after making changes to .css file - is the browser refreshed?

0

请先登录再写评论。