Oh no white background is fine. That's just popular misconception and wrong lighting in your room/environment it has nothing to do with white color per-se. 🦸
@@Wizatek yes that's why people say it's written in rust. However zod sucks, rebuild managed to build also rust based tool but still supports webpack plugins, and mod doesn't support vscode plugins!
I am using Zed on Arch Linux but I am unable to save the Sign-in session or open the file picker, it shows some error related to the xdg desktop portal. Do you have any idea on how to fix it?
thanks for the video. are you using Wayland or X11? Ive been triend to install zed-preview from the Aur for a while, however I still got error. Perhaps is that an error with the packages from the Aur? ==> ERROR: One or more files did not pass the validity check! -> error making: zed-preview-exit status 1 -> Failed to install the following packages. Manual intervention is required: zed-preview - exit status 1
I am using Wayland, however I get that error too currently. The issue is that there is a build hash validation issue for 0.140.2-1 in the AUR. What you could do is install an older version (e.g. 0.140.0-1 in the video), skip the integrity check (depends on your package manager, I use paru but for yay look into `--skipinteg`), or make the package with `makepkg` and update the hash in the `PKGBUILD` (look into `updpkgsums`) so it works correctly. Hopefully that gives you some useful leads, let me know if you still need help!
@@brian.cooper mate thanks for the input. unfortunatelly build failed. I tried using yay -S --noconfirm --mflags --skipinteg zed-preview will try using makepkg method after lunch. I might need to wait for the bin version or a flatpak repo. Shame, because I really love Zed on MacOS
@@leonardobetti8811 Let me know if you get stuck with making the package. There is some flatpak progress you might want to check out, though it is secondary to the team as they work on the native Linux install process: github.com/zed-industries/zed/pull/12006#issuecomment-2134191883
Nice video, I'm also trying to use Zed on arch (zed-preview), but the app won't open up. I can see it on system monitor, and Zed's status shows up as sleeping. Any idea how I can change that? thanks
I would check the logs, for me they are at `~/.local/share/zed/logs/Zed.log`. See if you find any clear issue there. Feel free to attach it here and I can help debug!
Hey, it's actually one simple setting! In Zed `settings.json`, set "experimental.theme_overrides": { "background.appearance": "blurred" } You can also play with the background setting in there with opacity hex characters supported. For example `"background": "#282a3650"` to set 50% opacity on #282a36 color
The thing I love most about vim/nvim is that since it runs inside the terminal I can leave my desktop, pickup my laptop, ssh into my workstation, attach to my tmux session and easily pickup where I left.
Agreed, (neo)vim are great. Also check out Helix (github.com/helix-editor/helix) if you haven't. A Zed TUI is being discussed here: github.com/zed-industries/zed/issues/7493
@@brian.cooper the problem with helix is that you get basically no advantages over vim, it's basically the same concept but works in a different way. But vim is the standard, you will find vim motions EVERYWHERE. Helix motions are used only in helix and kakoon. Since at the end of the day you gain nothing compared to vim, it makes no sense to switch from vim to helix still helix is better then vscode. At the very least you can still work in a terminal without using your entire ram just to open a config file lol
Thanks a lot 😄 It's driven by code and my configs are all open source. You can check them out at github.com/coopbri/dots. A bunch of people asked me how to do it so I will definitely make a video about it
Not a perfect solution, but if you have System Monitor app, you may have ability to watch process file location while running Zed, and then just *sudo rm* that file
I'm not sure what you mean, but if you mean compositor I use Hyprland. You can see all of the core software I have on my desktop (including compositor) here: github.com/coopbri/dots?tab=readme-ov-file#core
Man what a great question. I haven't tried this with distrobox but I'm curious about this as well. I use distrobox in one of my workflows so maybe I'll try this out, if I do I will let you know
@@brian.cooper thanks, i can tell you i gave it a try yesterday without much success, wasn't able to export succesfully the zed-preview and the zed-git versions. The zed basic version was exported but when called didn't do anything both inside and outside the container, it's probably my fault i'm kinda a noob in linux i don't know.
Oh my God this guy is insane. Thank you so much for your help. You and your words are very attractive and have helped me through such a hard time. I hope your parents, specifically your dad, are proud.
For now, I am using Helix, but one day I will be using Zed when it is official. Right now, I am more concerned with building/testing Gimp for near release, not Zed. That said, I think even if I go back to Helix, I want to 'Zed' to win. It feels modern and VS Code like without having to throw your entire kitchen ram at the beast.
Since this video came out, aur.archlinux.org/packages/zed-preview-bin was added to the AUR which is a prebuilt binary of Zed Preview. Give that a try! Should work much better for you since you don't have to build it (I switched to this package myself)
Hi, i just tried to install zed with yay but when i try to launch it, it just never appears, i cant find the reason to this, if anyone coult help me, it would be great !
zed feels very nice. I think zed could be the best nvim alternative or they could embrace being a really nice terminal. Then nvim folks might use it just for that
i know this is all about zed , but i wanna know how to make my arch linux look like yours , what window manager you use what's your config all these kind of stuff also if you could do a video tutorial will be great keep it up 💪
Hey man, I appreciate it. I am happy to help you with this, and I will absolutely make a video in the near future, just want to make sure my configs are more stable before doing that, they're kind of a mess right now. All of my system configs, including window manager and so on are in my dotfiles repo: github.com/coopbri/dots Check the "Software" section in the README to see an outline of the key pieces you're looking for I will let you know once I roll out a video about this, should be within the next month or so. If you have questions feel free to reach out!
Same is I am with nvim and vscode I am obsessed with react and React native snippets like rnfe, rnfes so I just do my RN code on vs code and other backend and stuffs on nvim
amazing! it can do different colors and stuff. can't it open a existing project? nah... that's asking too much. In other words... I'm getting too old for this :( edit: ok, I'm installing the preview version - it's going to be much better!... doesn't do anything at all, no ui shows up... :(
So Zed supports all the integrations/plugins that VSCode supports? If that so, I'll try it, otherwise VSCode can't be beated. Sorry but enough of the "new tools hype". It's slow and memory hungry, but it's battle tested. We'll see in a couple years from now...
I feel like there's no way to take this team seriously if they are gonna built a code editor, for developers, and not include the two most used OS on release date. How can you expect me to try it on your editor if I have to go trough all this trouble just to run it? They seem dead already on release to me...
My question is, if Zed developers are better than VScode developers then why couldn't they compete with VScode with their already established editor Atom!? Why did they fail? And now after years of dying, now they have come to convince us that Zed is gonna kill VScode. Kinda funny
GitHub decided to end support for atom. And atom died. Zed is faster and very smoother than vs code. I was amazed how fast it is when i used it first time. Whatever ide you use it's your personal preference. If someone say zed is vs code killer then its their personal taste. I like zed but i couldn't switch to zed completely because it doesn't have all the extensions i use on vs code for free.
@Takatou__Yogiri exactly it doesn't have all the extension and many other VScode features yet. An empty bottle is always light. VScode is heavy because it has so many stuff to make our life easier.
any editor + vim motions = gold
fax
Builtin vim motion >>> vim motion extension/plugin (ie vscode, jupyter lab,...)
There is 0 difference @@no_name4796
@@no_name4796extremist, I'm with u! 😌
@@GoogleUser-uv9bo not really. Just that builtin features are more compatible with the rest of the environment, thus just work better
Installed Zed on my old laptop, works great! Much faster than vscode!
Thx for the video
Please make more videos dude, really like your style. Liked and subbed.
Thanks man, I absolutely will. This comment is huge inspiration for me whether you know it or not. Expect more videos this month.
Oh my god who tf made the website as white as snow like that. Our eyes are suffering with all that white glare. Love zed though
Fr, and that glowing white man in the corner too
@@haleycooper785it’s atrocious man . Seriously
Oh no white background is fine. That's just popular misconception and wrong lighting in your room/environment it has nothing to do with white color per-se. 🦸
Install dark reader. At least avoids bleeding your eyes from the light of all the white in websites
Learn to look at white web pages. It's better for your eyes
Good video! They just released the officially-supported stable Linux build today, I thnk. Or at the very least quite recently!
Can you please make a video on how your setup your arch DE? That's really cool and also how did you made the right side panel of zed transparent?
Zed is faster than vscode because it's written in rust
I mean, Rust >> Js, all the way through
Yeah… and also doesn’t support many cool vscode extensions. Why don’t they make a compatibility layer? Then I could switched to it instantly
I wouldn't say its faster because its written in rust, its faster because its not written in javascript/electron.
@@Wizatek yes that's why people say it's written in rust. However zod sucks, rebuild managed to build also rust based tool but still supports webpack plugins, and mod doesn't support vscode plugins!
What's your experience with debugging on Zed?
Well you gave me enough reasons to try the preview. good video btw
I am using Zed on Arch Linux but I am unable to save the Sign-in session or open the file picker, it shows some error related to the xdg desktop portal. Do you have any idea on how to fix it?
Really great showcase of zed!
Thanks a lot Karan! More content to come soon 😊
It work on any linux on wsl or hyperv?iam ask
WSL is for terminal applications. Zed is a desktop application so it’ll not work with WSL.
thanks for the video. are you using Wayland or X11? Ive been triend to install zed-preview from the Aur for a while, however I still got error. Perhaps is that an error with the packages from the Aur?
==> ERROR: One or more files did not pass the validity check!
-> error making: zed-preview-exit status 1
-> Failed to install the following packages. Manual intervention is required:
zed-preview - exit status 1
I am using Wayland, however I get that error too currently. The issue is that there is a build hash validation issue for 0.140.2-1 in the AUR. What you could do is install an older version (e.g. 0.140.0-1 in the video), skip the integrity check (depends on your package manager, I use paru but for yay look into `--skipinteg`), or make the package with `makepkg` and update the hash in the `PKGBUILD` (look into `updpkgsums`) so it works correctly. Hopefully that gives you some useful leads, let me know if you still need help!
@@brian.cooper mate thanks for the input. unfortunatelly build failed. I tried using yay -S --noconfirm --mflags --skipinteg zed-preview will try using makepkg method after lunch. I might need to wait for the bin version or a flatpak repo. Shame, because I really love Zed on MacOS
@@leonardobetti8811 Let me know if you get stuck with making the package. There is some flatpak progress you might want to check out, though it is secondary to the team as they work on the native Linux install process: github.com/zed-industries/zed/pull/12006#issuecomment-2134191883
@@leonardobetti8811 have you got it working?
can i do zed's collaboration call on linux ? i can hear the other voice but i can't unmute myself
Will give it a shot
Nice video, I'm also trying to use Zed on arch (zed-preview), but the app won't open up. I can see it on system monitor, and Zed's status shows up as sleeping. Any idea how I can change that? thanks
I would check the logs, for me they are at `~/.local/share/zed/logs/Zed.log`. See if you find any clear issue there. Feel free to attach it here and I can help debug!
Does it allow toggling overtype mode on pressing the "Insert" button?
how did you make zed transparent but then opaque when a document is open? haven't seen this in any of the docs and it looks really cool!
Hey, it's actually one simple setting! In Zed `settings.json`, set
"experimental.theme_overrides": {
"background.appearance": "blurred"
}
You can also play with the background setting in there with opacity hex characters supported. For example `"background": "#282a3650"` to set 50% opacity on #282a36 color
Any extensions like Live Server?
The thing I love most about vim/nvim is that since it runs inside the terminal I can leave my desktop, pickup my laptop, ssh into my workstation, attach to my tmux session and easily pickup where I left.
Or also the fact that if you need anything, you are already in a terminal, no need to open anything. Just ctrl+z, do whatever you need to do and fg
Agreed, (neo)vim are great. Also check out Helix (github.com/helix-editor/helix) if you haven't. A Zed TUI is being discussed here: github.com/zed-industries/zed/issues/7493
@@brian.cooper the problem with helix is that you get basically no advantages over vim, it's basically the same concept but works in a different way.
But vim is the standard, you will find vim motions EVERYWHERE. Helix motions are used only in helix and kakoon.
Since at the end of the day you gain nothing compared to vim, it makes no sense to switch from vim to helix
still helix is better then vscode. At the very least you can still work in a terminal without using your entire ram just to open a config file lol
your desktop is so cool!
Thanks a lot 😄 It's driven by code and my configs are all open source. You can check them out at github.com/coopbri/dots. A bunch of people asked me how to do it so I will definitely make a video about it
@@brian.cooper Please do! As someone currently getting deeper into Arch, I would love to see that.
Hey, I like your waybar config. can you share it? plz.
For sure, kind of messy at the moment though: github.com/coopbri/dots/tree/master/.config/waybar
@@brian.cooper thanks
Can someone tell me how I can enable the voice calling on linux, or is it still in development?
8:11 What's happening? Seems like guy hits TAB to induce an AI to insert a pointless comment?
😂
A quick question i am a begineer to linux
I installed zed using the curl
how can i uninstall it
i want to install using package managers.
May be you can just delete the binary file.
You can find the zed binary file using:
whereis zed
Not a perfect solution, but if you have System Monitor app, you may have ability to watch process file location while running Zed, and then just *sudo rm* that file
txnn it worked
Do you have any solution based on snippets?
Talk about timing. Snippets are now supported as of v0.141.0: github.com/zed-industries/zed/releases/tag/v0.141.0-pre
which DESKTOP manager do u use?
I'm not sure what you mean, but if you mean compositor I use Hyprland. You can see all of the core software I have on my desktop (including compositor) here: github.com/coopbri/dots?tab=readme-ov-file#core
Right now Linux is supported! :-) nice!
do you guys know if it's possible to export it through a distrobox? i already have an arch container would prefer to do that instead of building it
Man what a great question. I haven't tried this with distrobox but I'm curious about this as well. I use distrobox in one of my workflows so maybe I'll try this out, if I do I will let you know
@@brian.cooper thanks, i can tell you i gave it a try yesterday without much success, wasn't able to export succesfully the zed-preview and the zed-git versions. The zed basic version was exported but when called didn't do anything both inside and outside the container, it's probably my fault i'm kinda a noob in linux i don't know.
How do you get the status bar on this system❤?
The status bar is called waybar. My waybar config is here: github.com/coopbri/dots/tree/master/.config/waybar
in what lenguage is zed developed?
Rust 🦀
Oh my God this guy is insane. Thank you so much for your help. You and your words are very attractive and have helped me through such a hard time. I hope your parents, specifically your dad, are proud.
It need gpu?
For now, I am using Helix, but one day I will be using Zed when it is official. Right now, I am more concerned with building/testing Gimp for near release, not Zed.
That said, I think even if I go back to Helix, I want to 'Zed' to win. It feels modern and VS Code like without having to throw your entire kitchen ram at the beast.
try nvim
How did you install zed preview I’m having 16gb of ram while downloading it , my laptop crashes with 14gb of ram usages while building and compiling
Since this video came out, aur.archlinux.org/packages/zed-preview-bin was added to the AUR which is a prebuilt binary of Zed Preview. Give that a try! Should work much better for you since you don't have to build it (I switched to this package myself)
@@brian.cooper okay, ah thanks , new features are working now
Hi, i just tried to install zed with yay but when i try to launch it, it just never appears, i cant find the reason to this, if anyone coult help me, it would be great !
What package did you install from the AUR? Do you get any useful console output when you run zed with `zed --foreground`?
zed feels very nice. I think zed could be the best nvim alternative or they could embrace being a really nice terminal. Then nvim folks might use it just for that
Is there an update to work on Windows as well?
Track github.com/zed-industries/zed/issues/5394
@@brian.cooper not work
So, it looks like Zed tries to merge the best of the two worlds (vs code and vim).
Btw coding with copilot is like coding pasting code. 😊
Is there auto save as well?
Yeah I think there is a setting for that
could you make a tutorial on how to get llama working with zed on linux
Absolutely! I'll do a video on setting up various LLMs on zed. Stay tuned
@@brian.cooper tell me when please
i know this is all about zed , but i wanna know how to make my arch linux look like yours ,
what window manager you use what's your config all these kind of stuff
also if you could do a video tutorial will be great
keep it up 💪
Hey man, I appreciate it. I am happy to help you with this, and I will absolutely make a video in the near future, just want to make sure my configs are more stable before doing that, they're kind of a mess right now. All of my system configs, including window manager and so on are in my dotfiles repo: github.com/coopbri/dots
Check the "Software" section in the README to see an outline of the key pieces you're looking for
I will let you know once I roll out a video about this, should be within the next month or so. If you have questions feel free to reach out!
@@brian.cooper Thanks for your reply i'll definitely be waiting for this video
I just checked and it's also available for NixOS. I guess I'll test it out
Let me know your experience! I tried it with nix-env on Arch and it worked great so should be good on NixOS
@@brian.cooper tomorrow I'll test it on my work PC, which I use with WSL. If I have time I'll also test on my personal machine with NixOS
@@brian.cooper I'll try it out on my work pc tomorrow,but it uses WSL. If I have time I'll also try on my NixOS personal machine
ubuntu??
arch btw.
Same is I am with nvim and vscode
I am obsessed with react and React native snippets like rnfe, rnfes
so I just do my RN code on vs code and other backend and stuffs on nvim
you can add the snippets to nvim via a plugin. will share it here later
{
"dsznajder/vscode-es7-javascript-react-snippets",
run = "yarn install --frozen-lockfile && yarn compile",
},
I cannot copy and paste on wayland Linux
github.com/zed-industries/zed/issues/12054
@@brian.cooper dang
Text too small viewing in mobile
Will fix that in future videos, cheers mate
how to run zed on windows
Track github.com/zed-industries/zed/issues/5394 for updates to this
❤❤❤
I thought zed was still months away from being ready on Linux.
It has some work still before it is considered officially ready, however I've been running it well for several weeks on Linux!
It is available now in Linux you can see there webpage
amazing! it can do different colors and stuff. can't it open a existing project? nah... that's asking too much. In other words... I'm getting too old for this :(
edit: ok, I'm installing the preview version - it's going to be much better!... doesn't do anything at all, no ui shows up... :(
you say that it's free but is it really ? it's a copyleft licence, not copyright
Agreed, I should have clarified that it is copyleft.
They don't know features is not the reason we use windows instead of mac
it is not run on wid,linux,mac
Double click ,itis not run
it need gpu
Wow, it's not mac-only now.
Does he work in wsl windows
So Zed supports all the integrations/plugins that VSCode supports? If that so, I'll try it, otherwise VSCode can't be beated. Sorry but enough of the "new tools hype". It's slow and memory hungry, but it's battle tested. We'll see in a couple years from now...
zed vs lapce!
Haven't seen lapce before you mentioned it, looks cool! Do you have any thoughts? I'll give it a shot
nothing beats neovim
Yeetin Beetin Teetin!
ubuntu ?
built-in git pilot & ai support is kinda cringe ngl
zed-AI is amazing (and free now)
I feel like there's no way to take this team seriously if they are gonna built a code editor, for developers, and not include the two most used OS on release date.
How can you expect me to try it on your editor if I have to go trough all this trouble just to run it?
They seem dead already on release to me...
My question is, if Zed developers are better than VScode developers then why couldn't they compete with VScode with their already established editor Atom!? Why did they fail? And now after years of dying, now they have come to convince us that Zed is gonna kill VScode. Kinda funny
GitHub decided to end support for atom. And atom died. Zed is faster and very smoother than vs code. I was amazed how fast it is when i used it first time. Whatever ide you use it's your personal preference. If someone say zed is vs code killer then its their personal taste. I like zed but i couldn't switch to zed completely because it doesn't have all the extensions i use on vs code for free.
@Takatou__Yogiri exactly it doesn't have all the extension and many other VScode features yet. An empty bottle is always light. VScode is heavy because it has so many stuff to make our life easier.
Lewis Larry Wilson Sandra Johnson Dorothy
lame
Overrated editor
Zed has to be the dumbest thing I've ever seen if I am being honest.