PHPStorm - How to setup live editing [closed]

落花浮王杯 提交于 2019-12-19 11:43:07

问题


I just got PHPStorm and am having trouble getting the live editing (aka: auto refresh) functioning. I've got xdebug setup and running.

I've tried googling: https://www.google.com/search?q=phpstorm+live+edit+guide

and found very little that was helpful... How can I setup live editing and ensure it works?


回答1:


That two links could help:

  • http://www.jetbrains.com/phpstorm/webhelp/live-editing-of-html-css-and-javascript.html

and

  • http://confluence.jetbrains.net/display/WI/How+to+install+Chrome+extension


来源:https://stackoverflow.com/questions/12593037/phpstorm-how-to-setup-live-editing

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!