Auto scroll in Preview window while live editing HTML/CSS ?
Hello,
I am currently using PHPStorm's Live Edit feature to write HTML/CSS. This Live Edit feature is truly amazing, but I am having an issue. I have been placing PHPStorm and Google Chrome windows side by side and the element I am working on in the editor is highlighted in the browser instantaneously too. However, when I am working on a larger document, the preview window in chrome does not scroll much and the element i am working on is not visible in the preview window (unless i manually scroll down to see the element being edited). I noticed that, when I move the cursor/select an element in the html file for edit, the preview in browser does not scroll automatically to make that element visible in the window. Is there some setting that I don't know about which can help me achieve this?
Thanks in advance!
请先登录再写评论。
Hm, I'm having the same behavior. You might want to report it at http://youtrack.jetbrains.com/issues/WEB#newissue=yes
Hey, I just reported the issue in the link you suggested. Hope they'll have something for us!