xi editor https://github.com/google/xi-editor
我 Build 了一下,只能说非常非常 early stage
但从 README 中的 Goals 和 Design Decisions 来看,应该可以稍稍期待一下。
1
line 2016-04-28 00:14:26 +08:00
google 不用 go 用 rust ?
|
2
vm 2016-04-28 00:20:02 +08:00
“ it is just code that happens to be owned by Google.”
这种 disclaimer 是真的恶心,也只有 google 员工能说的出口。 |
3
coolcfan 2016-04-28 00:22:49 +08:00
> Native UI. Cross-platform UI toolkits never look and feel quite right. The best technology for building a UI is the native framework of the platform. On Mac, that ’ s Cocoa.
I agree. |
4
qfdk 2016-05-01 22:33:12 +08:00
先不管别的如何,用了一下,自己编译了一下,载入大文件基本没有压力。 67M 的 txt 文件打开没有卡顿的感觉, mac 上面自带的文本编辑器都有卡顿现象, Xi 这个完全无压力。期待后续的更新,不过现在 投入正常使用似乎差的还远。
|