edoiktixth 发表于 2016-5-25 06:59:53

GitHub Atom 1.4.0 发布,文本编辑器

Adobe Brackets一直都支持中文,界面都提供了汉化。  http://my.oschina.net/eechen/blog/377870
  http://static.oschina.net/uploads/space/2015/0208/202658_uHxJ_561214.png
  而且Brackets提供了Ubuntu、Debian的deb包,安装非常方便,可以跟Chrome实时交互,不用保存代码就能看到页面变化,这就是Live Preview实时预览功能。
  
  Adobe Brackets实时预览Live Preview原理:
  Brackets-nodeChrome(--remote-debugging-port)
  Chrome通过参数--remote-debugging-port建立远程调试端口.Brackets内部通过Node.JS跟Chrome建立长连接,从而实现实时预览.
页: [1]
查看完整版本: GitHub Atom 1.4.0 发布,文本编辑器