TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Preview Builds of the Zed Editor Now Available for Linux

100 pointsby desperatecubanabout 1 year ago

19 comments

johtsoabout 1 year ago
One thing that I didn't enjoy when taking Zed for a spin was the default of prettifying my code on-save. I feel like that's something that shouldn't be enabled by default. People are most likely going to try and jump in editing an existing project, and don't want the entire file getting reformatted.
评论 #40386905 未加载
_fluxabout 1 year ago
Zed certainly seems interesting!<p>I wonder though if it&#x27;s enticing enough to leave Emacs&#x27; versatile configurability and introspection abilities behind. I don&#x27;t think Zed has any way to extend its behavior beyond configuration options, and if it doesn&#x27;t have a scripting language to go with it now, then it seems quite unlikely it will have a good one in the future either.<p>Based on another comment here I did some more searching and I found this: <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;extensions">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;extensions</a> . It seems though the extension abilities are limited to dealing with different kind of files, not for really extending Zed&#x27;s abilities: <a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;extensions&#x2F;blob&#x2F;main&#x2F;AUTHORING_EXTENSIONS.md">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;extensions&#x2F;blob&#x2F;main&#x2F;AUTHO...</a> <a href="https:&#x2F;&#x2F;docs.rs&#x2F;zed_extension_api&#x2F;latest&#x2F;zed_extension_api&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.rs&#x2F;zed_extension_api&#x2F;latest&#x2F;zed_extension_api&#x2F;</a> .
评论 #40273791 未加载
评论 #40273607 未加载
willmeyersabout 1 year ago
I&#x27;m rooting for Zed. Used it for a few months at the start of this year, but came back to VSCode. I think Zed can potentially be a replacement for Sublime Text or equivalent, but it&#x27;s far from one for VSCode. There&#x27;s too much missing currently and too many bugs (at least from when I last used back in March).
rafamvcabout 1 year ago
Is anyone using zed with success? I tried to use but it seemed slow to search compared to sublime.<p>&lt;Lots of opinions from here on:&gt;<p>Lots of features were nicer, but search is my most used feature.<p>From all the other possibilities, this seem the one that I am more inclined to successfully transition to.<p>I really liked sublime when I switched, but now it feels stuck in the past.<p>I am waiting for the right time to try again. If you are using and liking it, I would like to know what are the features you most like.
评论 #40273696 未加载
评论 #40273648 未加载
评论 #40275466 未加载
aredoxabout 1 year ago
Is there somewhere a good feature comparison table between Zed, Helix, VIM, NeoVIM, EMACS, etc.? Or the same but for goals&#x2F;scope?
Brajeshwarabout 1 year ago
I no longer code, except for the occasional fun and the usual front-end for marketing and documentation pages. This is why I wanted an editor that I could load up my entire drive or each of the entities, and that wouldn’t hang up on me. I’m beginning to learn VIM and will likely retire with it but for now I was looking for something I&#x27;m familiar with.<p>Zed came really close to being an open-source editor I can use for now, and the Sublime Text key binding was an icing on the cake. Unfortunately, with its regular nudges to do this, do that, install this, install that -- I gave up on it and went back to Sublime Text. ST is just there, super-fast, loads anything I throw in, and just silent - no nothing.
AbuAssarabout 1 year ago
I wish zed and warp join forces to develop a rust gui toolkit that is truly cross platform
timvdalenabout 1 year ago
Has anyone been able to run it? I&#x27;m getting reports of things not being implemented for Linux:<p><pre><code> [2024-05-06T14:00:34+02:00 ERROR util] crates&#x2F;zed&#x2F;src&#x2F;main.rs:192: could not find git binary path Caused by: Platform&lt;LinuxPlatform&gt;::path_for_auxiliary_executable is not implemented yet [2024-05-06T14:00:34+02:00 ERROR util] crates&#x2F;settings&#x2F;src&#x2F;settings_file.rs:76: EOF while parsing a value at line 1 column 0 [2024-05-06T14:00:34+02:00 ERROR util] crates&#x2F;zed&#x2F;src&#x2F;zed.rs:661: EOF while parsing a value at line 1 column 0</code></pre>
评论 #40273943 未加载
aerzenabout 1 year ago
I&#x27;ve seem zed a few times now, but I&#x27;ve always dismissed it as it was mac only. I&#x27;m now looking at features and it seems like a good base for &quot;the last code editor I&#x27;ll use&quot; :D
yklcsabout 1 year ago
I’m using Zed on macOS and like it so far. Only thing I wish they add is remote development like VSCode has. Zed seems to be focusing on collaborative development and the integrated AI assistant, but feels like remote programming is something closer to a lot more people’s use cases. I’d be willing to pay for a seamless remote experience with Zed.
评论 #40273734 未加载
master-lincolnabout 1 year ago
Starts super quickly and offered downloading omnisharp along with needed language server when I opened a c# source file. The only thing holding me back from exploring it more is that it has no window decorations so I can&#x27;t easily manipulate the window (under Gnome with Wayland)
评论 #40278892 未加载
agilobabout 1 year ago
It&#x27;s written in some GUI framework where I&#x27;m unable to resize, maximize or minimize the window.
评论 #40273960 未加载
评论 #40305647 未加载
tuananhabout 1 year ago
the link for anyone looking to download it<p><a href="https:&#x2F;&#x2F;zed-nightly-host.nyc3.digitaloceanspaces.com&#x2F;nightly&#x2F;zed-linux-x86_64.tar.gz" rel="nofollow">https:&#x2F;&#x2F;zed-nightly-host.nyc3.digitaloceanspaces.com&#x2F;nightly...</a><p>or github release, but only on *-pre tag like this<p><a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;releases&#x2F;tag&#x2F;v0.134.1-pre">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;releases&#x2F;tag&#x2F;v0.134.1-...</a>
doubtfuluserabout 1 year ago
One of the big selling points of VS code is nowadays the plugin eco-system. How is that with Zed?
评论 #40273560 未加载
WhereIsTheTruthabout 1 year ago
Last I checked, text was very blurry, so it&#x27;s unusable for me<p><a href="https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;issues&#x2F;7992">https:&#x2F;&#x2F;github.com&#x2F;zed-industries&#x2F;zed&#x2F;issues&#x2F;7992</a>
apiabout 1 year ago
I started using it on Mac just last week and really like it.
jmclnxabout 1 year ago
Everytime I see this I think of zed that camw with Zortech c v1 (M&#x2F;S DOS) that had an editor called zed. To me it was a very good DOS c package.
ciesabout 1 year ago
It&#x27;s not starting for me on Linux, where do you want me to report?
vouaobrasilabout 1 year ago
I like Zed a lot but decided not to keep it because it has a direct connection with an AI assistant via a separate AI chat window&#x2F;console. I prefer my software not to have any AI in it -- at least make it something that can be removed from the interface like in VS Code (Copilot there is optional).
评论 #40273584 未加载
评论 #40273721 未加载