前天我的 VS Code 突然卡死,任务管理器里它霸占了 1.2 GB 内存,风扇狂转,感觉像要起飞 ,心想:“就想轻轻写几行脚本,怎么能这么沉重?” 第二天无意间在 GitHub 上发现了 Lapce——一个用 Rust 写的轻量开源编辑器。点进去一看:3.5 万多⭐,官方称“Lightning-fast And Powerful Code Editor”(闪电般的...
Conversations should happen close to code. If you want to talk about code on GitHub you have to commit and push it first, and pasting code into a chat application sucks. By treating keystrokes as the fundamental unit of change and integrating chat into the editor, we can make it easy to...
Zed 是用 Rust 语言构建的,直接编译为本机代码,这种方法与基于 Web 技术的 Electron 形成了鲜明对比。 有趣的是,Atom 编辑器曾被微软收购并最终被淘汰以支持 VS Code, Zed 的出现似乎带有一种“复仇”之意。 Zed 编辑器: Rust+ 少插件,速度极快 在功能和性能方面,Zed 与市场上的主流产品 VS Code 形成了...
Zed是用Rust语言构建的,直接编译为本机代码,这种方法与基于Web技术的Electron形成了鲜明对比。 有趣的是,Atom 编辑器曾被微软收购并最终被淘汰以支持 VS Code, Zed 的出现似乎带有一种“复仇”之意。 Zed 编辑器: Rust+ 少插件,速度极快 在功能和性能方面,Zed 与市场上的主流产品 VS Code 形成了鲜明对比。...
Lightning-fast and Powerful Code Editor written in Rust Lapce完全是用Rust编写的,它的UI使用Druid,它使用Xi编辑器的Rope Science技术进行文本编辑,并使用Wgpu进行渲染。 特性: 作为一等公民的模态编辑(类似Vim)支持(也可以关闭); 内置LSP(语言服务器协议)支持; ...
参考链接: https://devclass.com/2024/01/25/rust-based-zed-editor-now-open-source-with-built-in-support-for-openai-and-github-copilot/ https://zed.dev/roadmap https://zed.dev/blog/zed-is-now-open-source
参考链接:https://devclass.com/2024/01/25/rust-based-zed-editor-now-open-source-with-built-in-support-for-openai-and-github-copilot/
参考链接: https://devclass.com/2024/01/25/rust-based-zed-editor-now-open-source-with-built-in-support-for-openai-and-github-copilot/
Codefling is the largest marketplace to buy and sell plugins, maps, tools, and more! Our modern platform makes it easy to find exciting new content while providing a feature-rich environment for creators to monetize their work!
Lightning-fast And Powerful Code Editor Lapce (IPA: /læps/) is written in pure Rust, with a UI inFloem. It is designed withRope Sciencefrom theXi-Editor, enabling lightning-fast computation, and leverageswgpufor rendering. More information about the features of Lapce can be found on ...