Zed Editor 推出开源 “zeta” 编辑预测模型 事实证明,适用于 macOS 和 Linux 系统的 Zed 代码编辑器对于由 Atom 编辑器的创建者启动的基于 Rust 的编辑器来说非常流行。他们推出的最新功能是将 Zeta 作为开源编辑预测模型,以进一步增强具有 AI 功能的代码编辑器。 Zeta 是 Zed 的开源编辑预测模型。这个 AI
Rust+ 少插件,速度极快 在功能和性能方面,Zed 与市场上的主流产品 VS Code 形成了鲜明对比。尽管 VS Code 以其超过 55,000 个插件选项而著称,但 Zed 尚在开发其插件模型,还未形成自己的完整生态系统。Zed 项目 FAQ 中提到,在开源之前,他们不会添加插件系统,但一旦开源,将致力于增强其可扩展性。 Zed 的一...
"terminal_panel::ToggleFocus"} }, {"context":"Workspace","bindings": {"shift shift":"workspace::NewSearch"} }, {"context":"Editor","bindings": {"ctrl-a":"editor::SelectAll","ctrl-w":"pane::CloseActiveItem","alt-enter":"editor::ToggleCodeActions"} }, {"context":"Editor && ...
"enter":["workspace::SendKeystrokes","ctrl-enter"]}},{"context":"Editor && (showing_code_acti...
虽然Zed Editor 可能不像 VS Code 那样拥有广泛的扩展生态系统,但它确实提供了一系列旨在简化编码过程的内置功能(例如,可在应用内使用 chatgpt、github copilot 和直接 vim 支持)。Zed 的设计理念以提供一套连贯、集成的工具为中心,不会用不必要的插件压垮用户。
Comment=A high-performance, multiplayer code editor. TryExec=zed StartupNotify=true The issue is in theinstall.shscript. This script copies the above desktop file to the common directory for desktop entries (.local/share/applications). During this process, it replaces theTryExecvalue fromzedwith...
与拥有超过55,000个扩展插件的VS Code不同,Zed目前仅具备初步的插件模型,并未形成完整的扩展生态系统;其FAQ中指出,“在Zed开源之前我们不会添加插件系统,但一旦完成开源,我们将致力于扩展性功能的开发。”这表明未来不久将会在这方面有更多的工作进行。
{"context": "Editor && VimControl && !VimWaiting && !menu","bindings": {"space o": "tab_switcher::Toggle",}} 说到Telescope,一个重要的替代功能就是项目范围内的搜索。虽然 Zed 没有模糊查找功能,但项目搜索功能非常出色。它可以在多缓冲区视图中显示所有结果,这非常巧妙,而且允许你在该视图和缓冲区...
Welcome to Zed, a code editor built using web technologies, designed to rethink some of the assumptions that underly most editors today. Some of the editor's core features are the features it does not have: Tabs Always visible file tree Menus and buttons and bells and whistles What you get...
Zed 仍在不断发展,但它不仅仅是一个编辑器。它以其时尚的设计、对速度的关注以及对简化编码体验的承诺展示了编程的未来。它可能会引起欣赏简单性和效率的开发人员的共鸣。 原文:https://levelup.gitconnected.com/ditch-vs-code-the-era-of-the-new-code-editor-zed-has-arrived-790f20c57980...