TextMate 有类似 SubEthaEdit 的插件吗?
在 Textmate 中像 SubEthaEdit 那样实时编辑邻居的同一个文件真是太棒了。 Coda 就是这样做的。有没有办法将这些东西破解到 TextMate 中?
It would be fantastic to edit the same file as a neighbor in real time, à la SubEthaEdit, in Textmate. Coda does this. Is there a way to hack this stuff into TextMate?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我不知道有什么 TextMate 协作编辑插件。它曾经是从一开始就被要求的功能,但我认为艾伦很早就说过他不想要它。
至于黑客部分,我想说你需要访问源代码,这是不可能的,因为它已关闭。我认为插件基础设施的构建并没有考虑到这一点。
另外,我想象中的协作编码看起来非常噩梦。
I don't know of any collaborative editing plugin for TextMate. It used to be a requested feature right from the start but I think Allan said early that he didn't want it.
As for the hacking part, I would say you'd need access to the source which is impossible since it is closed. I don't think the plugin infrastructure is built with that kind of thing in mind.
Plus, what I imagine would be collaborative coding seems awfully nightmarish.
这对于 TextMate 2 现在应该是可行的,因为它是开源的。对此进行探索是值得的。此外,与 SublimeText 一起使用也是值得的,因为两者之间有很好的兼容性。
This should be feasible with TextMate 2 now since it is open source. It would be worthwhile to explore this. Further it would be worth making this work with SublimeText as well since there is a good degree of compatibility between the two.