在 Eclipse 和 Firebug/Chrome 之间同步 css?
有没有什么好的插件可以将 Firebug/Chrome 中的 CSS 同步回 Eclipse 中的 css 文件?
Is there any good plug-ins for synchronizing CSS from Firebug/Chrome back to css file in Eclipse?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
FireDiff 扩展程序不会自动将您的更改同步回源文件,但它会为您跟踪更改并提供将快照保存回原始源文件的功能。
还有FireFile,不过我还没玩过周围有很多所以不确定它是否能满足您的需求。
The FireDiff extension doesn't automatically sync your changes back to the source file in your development environment, but it will track the changes for you and provides the capability to save the snapshot back to your original source file.
There's also FireFile, but I haven't had a chance to play around with it much so not sure if it will meet your needs.