且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

关于代码实时分享编辑功能。。。

更新时间:2021-12-23 09:38:04

前天,11月15日,Atom编辑器公布了Teletype,支持多人同时编辑代码。新闻链接: https://blog.atom.io/2017/11/15/code-together-in-real-time-with-teletype-for-atom.html

  同时,微软也发布了Visual Studio Live Share也是类似功能,官网:https://code.visualstudio.com/visual-studio-live-share 。


这种功能看似新奇,其实有个Mac文本编辑软件在十几年前就已经做到了。官网: https://subethaedit.net/

本文转自   zl1030   51CTO博客,原文链接:http://blog.51cto.com/zl1030/1982810