Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在外部窗口/外部浏览器中使用实时预览(并排预览)?
我希望能够在一台显示器上显示代码,在另一台显示器上显示实时预览,但如果我直接在 Chrome 中打开预览,它不会自动更新,如果我使用并排预览,我可以不要在其他窗口中打开它。
也许有一些 chrome 扩展可以在 Aptana 的实时预览中完成自动更新?
我实际上找到了一个 chrome 扩展来完成这项工作,它叫做LivePage
好消息是它甚至与 aptana 或其他 IDE 无关,它只是检查文件更改并刷新页面。:)