It’s the only IDE where I can control the colour and size of each letter, which means it’s objectively the best. It’s also the only editor to have integration with Excel - coincidentally the best database management system.
There is powerpoint which is far more better than MS Word.. but i am sticking with sticky notes edit: i stand corrected, MS word is superior to powerpoint
Who even does real coding on Windows? Linux yes, but windows.. only for game development, because NVidia made it so that there's no other choice there.
@@genghischan69 One of the things I do in my day job is maintaining and developing a .NET Framework application and sadly that is rather difficult to do on other than a Windows machine. Getting everything to function with Mono is just a waste of time like ricing an Arch distro with a suckless window manger. Real coding? Well I get paid real money writing real code so by definition I guess it's real?
Atom via GitHub was also acquired by Microsoft when it purchased GitHub in 2018, six years ago. And, not surprisingly, Microsoft after first stating Atom development would continue, and it did, until it was halted by Microsoft in June 2022.
@@Faizan29353 Bro what exactly are you coding that WPM is a factor 💀 programming is limited by your intellectual capacity to think of solutions to problems, not by the number of functions you can write in a minute lol.
@@boiimcfacto2364Sure, but take two equally intelligent developers, and the one who can type faster will be more productive. I will level with you though that in the real world, it may not actually make a huge difference since you're not banging out application after application.
@@boiimcfacto2364genetic algorithms ;-) I write functions without thinking as fast as I can and then test which of those gets me the nearest solution. Then I need to really quickly scroll through all my code and review which worked best, to start write many more functions. I need FPS...
@@cherubin7th Yes, because every single program written in C will segfault, and it's phisically impossible for a rust program to panic and commit seppuku.
Extensions will probably be based on wasm to allow maximum range of languages to be written in and not only rust. Remember them talking about it in some podcast
I've been using it as my main code editor for a little over a week now. It's pretty good. Still missing some pretty critical things for me, though, like seeing what exactly I've changed (compared to the latest commit).
Owns? Technically that's true, but they got there unscrupulously by acquiring and eliminating. I would have *NEVER* put my many open source projects on GitHub if it was Microsoft, yet here we are. I would have *NEVER* put my professional profile on LinkedIn if it was Microsoft, yet here we are. I would have *NEVER* used a code editor from Microsoft, but they killed Atom.
Funnily enough, .NET tends to be a more independent part, at least the "core" of it like language itself, runtime, sdk and etc. There was an issue some time ago for some abstractions that the Azure team wanted and the runtime team basically said "you wot m8" because it had no place being in runtime.
@@DemPilafian Holy fuck that's eye opening. Luckily I use GitLab instead of GitHub, at least. I also use Linux for private and work computation. Looks like I'll be deleting Linkedin.
Zed is pretty great. The performance is way faster than vscode with almost instant diagnostics. Though it lacks features such as intuitive config menus, Extensions/Plugins support, Custom themes, Etc. But it does have support for most languages out of the box.
zed is faster precisely because it does not have any of those dependencies that you mentioned, such as the ability to add plugins or communication with github
This video was supposed to make me migrate to Zed but it actually made me discover Cursor and switch instantly from VSC, thanks for helping me think less and earn more in less time 👌
I saw Cursor once and all the AI features needed more payment and it wasn't open source (I have an unhealthy obsession with opensourced code). Once I find a code editor like Cursor with free AI and open source with a VSCode styled UI I'll definitely switch.
They basically took open source software and made it closed source. They should have at least had an open source base with closed pieces. I hate all of the lock-in.
Yup, unless any editor comes with most popular extensions at launch and get viral immediately. Otherwise it will die before it reaches to vscode competitor status
@@lasue7244 I've been using it as my main editor for a while now. It's pretty good. It's still early days, but it's already better than vscode for 99% of tasks.
Agreed, so just use sublime. It’s basically the same speed, has been around forever and does everything this one does. Just claim the license fee as a work expense or tax expense and move on
@@skun406 because misinformation is the only way we have to thwart AI. It is YOUR responsibility to lie & leave as much of dummy digitsl noise as possible for the sake of humanity. Glory to mankind.
This is not the only video that meme's "VS Code Killer" but until they support Windows and Linux it definitely will never be a VS Code killer. I think a lot of people just quit looking when they hear it's Mac only. Good thing you mentioned it at the end, that was a 10x move on your part!!!
Interesting take on the evolution of text editors and the role of AI. Zed presents a lot of potential. However, I agree with the limitations you pointed out such as its availability only on Mac OS, and the lack of extensibility.
@@voxelfusion9894 Mac has a very large developer user base actually. According to a survery asking 26000 software developers acoss 187 different countries, in 2022 windows had 61% usage, linux 45% usage and mac had 46% usage (source: statista, id: 869211)
The fact that it's only available for mac outweighs all of its advantages. Hopefully, I'll remember to check it out once it becomes available for the platforms I use.
I've tried it and it works really well. It's indeed very minimal. One of the things I really liked was the "onboarding" you get to pick a theme, setup a few things but most importantly choose keyboard shortcuts. You can do intelliJ, vscode and other shortcuts. So you'll feel right at home using the same shortcuts. Missing features for me: Git, seeing your git changes visually, a diff, staging unstaging etc the basic like vscode had. Seeing your current branc name Stuff like git blame file icon (there are file icons atm but they are again super minimal an a bit too minimal for me, I want some more color so I can easily see what kind of file it is.) If they would add at least the above features, I will probably switch from vscode.
A HEX editor? Look at this guy, demanding a real, useful, text editor feature from a text editor. Go to bed, Grandpa! The children want 20 icon packs for the sidebar and microsoft ads.
YES! I tried to use it, but it's annoying as hell with -- obtrusive infinite alert windows -- with "ESLINT error" and open output that does nothing and -- ESC does not close alert --, it's an inexcusable behavior for a production ready app for targeted to tech-savvy in 2024! I mean, it's fast, not laggy as VSC, some ready preset ready to go.
helix is my goto lately, have been using it non stop for the last 2 months and still haven't found a reason to go back to my fully configured nvim setup, it's just that comfy, I don't miss anything (besides DAP but that's not THAT big of a deal tbh)
Zed is fast and pretty workable with typescript! Now I can dive in without waiting 10s or refusing in VScode. Our repo is large and I have to restart vscode frequently to just make it work
As a +15 year software engineer myself, I don't understand all this focus on speed. If your work productivity depends on a few milliseconds of difference in inserting characters into your editor, I really wouldn't want to be you. Good software devs are not measured by their code writing speed.
@@tno2007 Can't argue with that assessment. When I switch to linux only development I wanted something that felt similar to VS 2008. CLion fit the bill. I'll keep using it until I get around to writing my own editor.
3:28 I can make a wrapper for VS Code extensions for this one. Anyone interested? I will do a push-up for every like too. I can also fix the windows / Linux version.
Zed sucks. Sorry, but editors without multi platform support by default just sucks. Late support = less unified experience. I don't think their future Linux and Windows builds will have same features and performance as macOS. Also without extensibility you cannot gain market share from your biggest competitor, VSCode. They just focused on some second order stuff but not actual features. I don't think the plugin support will be rich as VS Code unless they don't have multi platform support. Devs thougth their product will be popular with macOS only support. Congrats you created another "VS Code killer" that will be forgotten with in couple months.
They basically made a Code editor with AI features but forgot about all the fucking features that made VS code as popular as it is. This is a problem almost all of these AI bro startups have, they check all the buzzword checkboxes but forget about the actual product...
This is old news it was out on Mac os last year I thought you were gonna make a video about Z being released on windows or lyrics that's 4 minutes of my life I'm never getting back thank you sir.
I legitimately like Zed. I recently found the Arc browser and almost accidentally switched to it. After years of using Safari (mostly for energy efficiency on my laptop), jumping into Arc felt very natural. I think it took maybe an hour of test driving to feel confident making a switch. I never looked back. Zed was exactly the same. Everything is clean, trim, snappy, and mostly does exactly what I need without fluff. I can't wait to see where it goes. I'd like to make a full switch, but the lack of extensions is preventing it so far. We'll get there, though.
My roommate loves Zed, but he uses Mac only, I use all three (Mac, Windows, and Linux) interchangeably and so I am going to continue to use VS code until Zed comes out on those platforms
It's fantastically fast but I still have to keep VScode and JetBrains on standby for specific plugins and refactoring features. Zed has been my primary editor for a couple weeks now and I don't want to go back to the slugs
For me it was a simple progression Atom --> Sublime --> JetBrains --> VSCode --> Vanilla Neovim --> NVChad (still Neovim) I have yet to see anything in any other code editor or IDE that is a good enough reason to leave my comfy Neovim setup.
Well, I run it on Linux Debian 12. Support is ongoing by great devs on their free time. For now It displays and most buttons crash the interface. Each day there is less bugs.
Tried it out today and it's neat. Copilot integration is quick and note intuitive than my lunarcim setup. Shame some basic stuff is broke, like the eslint output window bot opening when you get an error, which is on every keystroke sometimes.
What I presume is that coding will be replaced by ai but that would help programmers to move on the next floor of the building. While the ground floor will be managed by ai the 1st floor will be us experimenting on stuff like quantum computers
There will probably be more price pressure on applications in the future, which means that increasingly faster ways of coding are required. When everyone can develop pro, low no-coding. So there will also be more choice for companies and users.
I remember how everyone complained at how IntelliJ was slow and eats a lot of RAM compared to VSCode. Back then VSCode was new, fast & cool, even though it had quite a bit of issues. I even switched to it later because some plugin or the editor itself introduced editing files remotely over SSH, the feature which I use massively because I don't have to remote control the company's device (usually a MacBook), when I can just edit files on it from Windows PC. Now, the question is... would we see the history repeat itself?
Time to upgrade my monitor to utilize that sweet 120 FPS coding 😂.
lmao.. human eye cant even differentiate past 72hz
@@Microphunktv-jb3kj but it makes my smooth brain happy 🤤 haha
@@Microphunktv-jb3kj it's useful for vr devices, but 120 fps is barely enough. It's also kinda stupid to have only 120fps on a code editor.
@@Microphunktv-jb3kj The human eye can't see any hope with AI around.
@@Microphunktv-jb3kjI'm pretty sure that's bs
Can't be better than MS Word
I see no flaws in your statement.
It’s the only IDE where I can control the colour and size of each letter, which means it’s objectively the best. It’s also the only editor to have integration with Excel - coincidentally the best database management system.
There is powerpoint which is far more better than MS Word.. but i am sticking with sticky notes
edit: i stand corrected, MS word is superior to powerpoint
@@turolretar nah use libreoffice
Notepad Clear
The "we are here" at 1:13 Is somewhere near Fortaleza Canyon in Cambará do Sul southern Brazil for anyone wondering.
thank you was going crazy abt that
Indeed, I recognized it immediately after seeing it!
Brazil ❤🇧🇷
You're gonna attract all the smooth brain Brazilians trying to speak Portuguese in the comments.
Thanks, man, genuinely was.
You had me until "A Mac only editor..." and sadly then the video was over. Well played sir.
Who even does real coding on Windows? Linux yes, but windows.. only for game development, because NVidia made it so that there's no other choice there.
@@genghischan69 One of the things I do in my day job is maintaining and developing a .NET Framework application and sadly that is rather difficult to do on other than a Windows machine. Getting everything to function with Mono is just a waste of time like ricing an Arch distro with a suckless window manger.
Real coding? Well I get paid real money writing real code so by definition I guess it's real?
@@genghischan69 You can run Linux on Windows now. No point in using only Linux unless you really just hate Windows.
@genghischan69 does every job I've ever had count as "real" coding?
Wait really? I bought a Mac and was planning to do game dev at some point.@@genghischan69
Atom via GitHub was also acquired by Microsoft when it purchased GitHub in 2018, six years ago. And, not surprisingly, Microsoft after first stating Atom development would continue, and it did, until it was halted by Microsoft in June 2022.
biggest pikachu face of my life
We need to sunrise Atom.
YEEESSSSS!!! editor in 120 fps! exactly what i was missing all these years
Lol, people trying to make anything an advantage.
@@Faizan29353most time coding is spent staring at the screen and then at stackoverflow. 1wpm increase is completely useless
@@Faizan29353 Bro what exactly are you coding that WPM is a factor 💀 programming is limited by your intellectual capacity to think of solutions to problems, not by the number of functions you can write in a minute lol.
@@boiimcfacto2364Sure, but take two equally intelligent developers, and the one who can type faster will be more productive.
I will level with you though that in the real world, it may not actually make a huge difference since you're not banging out application after application.
@@boiimcfacto2364genetic algorithms ;-)
I write functions without thinking as fast as I can and then test which of those gets me the nearest solution. Then I need to really quickly scroll through all my code and review which worked best, to start write many more functions.
I need FPS...
Now the natural next step is to create another text editor in Zig
Cool a code editor that segfaults.
@@cherubin7th brother, we used to code in C and C++ for years already, and I mean you can segfault with Rust, too
Zed would have been a perfect name for it...
…and call it Rest. To keep the balance.
@@cherubin7th Yes, because every single program written in C will segfault, and it's phisically impossible for a rust program to panic and commit seppuku.
launches only on mac
"Zed's dead baby"
It runs on Linux
It also works on Linux btw
@@azufendusgarendum6583with only 4% > desktop market share who cares
@@azufendusgarendum6583 It also unstable as fudge in linux!
@@azufendusgarendum6583how to run on Linux?
Extensions will probably be based on wasm to allow maximum range of languages to be written in and not only rust. Remember them talking about it in some podcast
Sounds nice. I got really disappointed in Helix when they announced they'd use Scheme as plugin language instead of Wasm.
@@Luxalpa they have good reasons for it and if I'm not mistaken the way they design plugins allows for multiple plugin backends.
now that(!) would be a huge step forward
Why not LLVM IR?
I've been using it as my main code editor for a little over a week now. It's pretty good. Still missing some pretty critical things for me, though, like seeing what exactly I've changed (compared to the latest commit).
It's scary how much dev ecosystem MS owns. Don't forget your backend in C#!
Owns? Technically that's true, but they got there unscrupulously by acquiring and eliminating. I would have *NEVER* put my many open source projects on GitHub if it was Microsoft, yet here we are. I would have *NEVER* put my professional profile on LinkedIn if it was Microsoft, yet here we are. I would have *NEVER* used a code editor from Microsoft, but they killed Atom.
Microsoft owns EVERYTHING. @@DemPilafian
They own a lot of the windows dev ecosystem, and they own windows too
Funnily enough, .NET tends to be a more independent part, at least the "core" of it like language itself, runtime, sdk and etc. There was an issue some time ago for some abstractions that the Azure team wanted and the runtime team basically said "you wot m8" because it had no place being in runtime.
@@DemPilafian Holy fuck that's eye opening. Luckily I use GitLab instead of GitHub, at least. I also use Linux for private and work computation.
Looks like I'll be deleting Linkedin.
When I used Atom, it made Visual Studio seem fast. Hard to believe the same people made a fast editor
Atom was actually way faster at the time than anyone thought JS could be.
They created Electron just for Atom. Now they leveled up and created their own GPU rendered framework in Rust. Pretty cool stuff
Atom destroyed my macbook pro - i had to upgrade every part. Then i realized youtube was also destroying my mbp.
@jakethewoz - you're a developer and you are surprised at a team of engineers that built something found ways to do it better? lol
Zed is pretty great. The performance is way faster than vscode with almost instant diagnostics. Though it lacks features such as intuitive config menus, Extensions/Plugins support, Custom themes, Etc. But it does have support for most languages out of the box.
The features it lacks it makes up in the speed
I have heard people talking how great Zed is I’m gonna try it out
It does have custom themes since a little while
@@OfficialLegend End of the day, though, features matter more than speed. Zed has a long road ahead before you can call it a vscode killer.
zed is faster precisely because it does not have any of those dependencies that you mentioned, such as the ability to add plugins or communication with github
A lot has changed in just a few months. They now have Linux and Extension support. Pretty cool to see the progress!
This video was supposed to make me migrate to Zed but it actually made me discover Cursor and switch instantly from VSC, thanks for helping me think less and earn more in less time 👌
I saw Cursor once and all the AI features needed more payment and it wasn't open source (I have an unhealthy obsession with opensourced code).
Once I find a code editor like Cursor with free AI and open source with a VSCode styled UI I'll definitely switch.
They basically took open source software and made it closed source. They should have at least had an open source base with closed pieces. I hate all of the lock-in.
yikes
Another one of those neat looking code editors that will soon be forgotten
Yup, unless any editor comes with most popular extensions at launch and get viral immediately. Otherwise it will die before it reaches to vscode competitor status
@@lasue7244 I've been using it as my main editor for a while now. It's pretty good. It's still early days, but it's already better than vscode for 99% of tasks.
Agreed, so just use sublime. It’s basically the same speed, has been around forever and does everything this one does. Just claim the license fee as a work expense or tax expense and move on
Atom will never be forgotten 😢
@@randomcontrol Zed is by the same people. Or so it says on their website.
The performance and minimal design got me hooked. Would've definitely tried it if it was on windows.
It runs on Linux fwiw
Windows 💀
@@azufendusgarendum6583 ?
Only for the rich and wannabe-rich broke folks
@@FriskGamer1 and what's wrong with that?
been looking for a proper non-electon based Vscode contender for a while now
loving Zed so far
Does it have Julia or Jupyter support?
I've always wanted to code at 3wpm at 120fps!
The memes per second ratio on videos like these is outstanding.
How often do you start up your editor? The benefits are overlooked, while the drawbacks are significant.
Got me at the mac only part
It also runs on Linux
@@azufendusgarendum6583not really yet
@@azufendusgarendum6583No it does not, why are you spamming this lie in the comment secion?
@@skun406 Maybe it's a bot...
@@skun406 because misinformation is the only way we have to thwart AI. It is YOUR responsibility to lie & leave as much of dummy digitsl noise as possible for the sake of humanity. Glory to mankind.
I typed z 10 times.. it saved me 39ms of my life
“z” is 4 times faster to type than “code” !!!
Its still O(n)
Unsurprising that none of the performance metrics compare to Vim or Neovim since any other editor would get smoked by either of them
You had me on "Hi mom", sorry for your loss but am happy you haven't forgot her. still the best easter eggs out there
But can it run vimscript?
Vimscript is passé, I went full LUA this year.
Unfortunately nah 😔 But the Vim support is nice and keeps getting better, they're serious about it
Vimscript this best language, after which comes microsoft VBA
I forgor vimscipt existed for a sec and thought it was a new counterpart for js😂
But can it embed neovim?
This is not the only video that meme's "VS Code Killer" but until they support Windows and Linux it definitely will never be a VS Code killer. I think a lot of people just quit looking when they hear it's Mac only. Good thing you mentioned it at the end, that was a 10x move on your part!!!
Interesting take on the evolution of text editors and the role of AI. Zed presents a lot of potential. However, I agree with the limitations you pointed out such as its availability only on Mac OS, and the lack of extensibility.
I'm 100% sure this comment was made by chatGPT
It gives out a reason you should buy a Mac. We don't care about that
Damn, i watched the full video only to know there's no extensions and mac only. Well played, fireship!
It's available for Linux now
Feels like you shouldn't have delayed the "Mac only editor" part until 3:50
Not anymore! You can compile Linux and Windows versions yourself!
Dev tools being made for MacOS first is like building a railway network on the moon first.
It also runs on Linux
Ikr? Either target what most devs use, Linux, or what most people in general use, Windows. Apple is just neither.
@@voxelfusion9894 a lot of developers use macOS, definitely more than windows and comparable to linux
@@voxelfusion9894 Mac has a very large developer user base actually.
According to a survery asking 26000 software developers acoss 187 different countries, in 2022 windows had 61% usage, linux 45% usage and mac had 46% usage (source: statista, id: 869211)
@@azufendusgarendum6583 no it doesn't
They released Extension support right after you published this, ZED IDE is 🔥
text editor not IDE 🤡
Soon to be IDE
@@MrA6060
@@MrA6060 They're not that much different anymore.
@@MrA6060
there is no diffrence between IDE and text editor now only if you're talking about Windows Notepad as text editor
@@jadizadi7600there most definitely is. Even the devs of VS code call it a code editor and not an IDE, because it isn’t.
The fact that it's only available for mac outweighs all of its advantages.
Hopefully, I'll remember to check it out once it becomes available for the platforms I use.
Bro saved the most important detail for last💀
you can compile it for the platforms you use
I've tried it and it works really well.
It's indeed very minimal.
One of the things I really liked was the "onboarding" you get to pick a theme, setup a few things but most importantly choose keyboard shortcuts. You can do intelliJ, vscode and other shortcuts. So you'll feel right at home using the same shortcuts.
Missing features for me:
Git, seeing your git changes visually, a diff, staging unstaging etc the basic like vscode had.
Seeing your current branc name
Stuff like git blame
file icon (there are file icons atm but they are again super minimal an a bit too minimal for me, I want some more color so I can easily see what kind of file it is.)
If they would add at least the above features, I will probably switch from vscode.
if it can view very large text files and has a hex editor, im sold
A HEX editor? Look at this guy, demanding a real, useful, text editor feature from a text editor. Go to bed, Grandpa!
The children want 20 icon packs for the sidebar and microsoft ads.
It can’t. I have treid to open 500K or 2M text files and no luck. They still got lots of work to do.
it has the potential to be big. But there are too many bugs atm for me to actually replace my main editor
YES! I tried to use it, but it's annoying as hell with -- obtrusive infinite alert windows -- with "ESLINT error" and open output that does nothing and -- ESC does not close alert --, it's an inexcusable behavior for a production ready app for targeted to tech-savvy in 2024! I mean, it's fast, not laggy as VSC, some ready preset ready to go.
So when will the Helix-editor video dropping? Maybe not as loud of a fan base but a steady growing one. 28k github stars on the repo already.
+1 for helix
helix is my goto lately, have been using it non stop for the last 2 months and still haven't found a reason to go back to my fully configured nvim setup, it's just that comfy, I don't miss anything (besides DAP but that's not THAT big of a deal tbh)
+10000 for helix
Been over 8 months since I've started using it. Never looked back.
I was on nvim for a couple of years until I discovered Helix -- now I've installed it on all my ssh machines (even on ARM).
"Nothing lasts forever"
Contemplate my perfect nvim setup
Emacs is still here, 47 years and still kicking ass 🙂
Lol same
Zed is fast and pretty workable with typescript!
Now I can dive in without waiting 10s or refusing in VScode.
Our repo is large and I have to restart vscode frequently to just make it work
Zed is now available for linux too and it rly gets me. It looks really cool and it feels a whole lot more performant than VScode.
By the time its available on Linux and Windows, VS Code will already have the main features of Zed.
The only feature Zed has now that VS Code doesn’t is not running on Electron so I’m not so sure.
You can't make an electron app faster than a propper native one
@@MI08SK this is why svelte somehow wrote javascript code that's faster than native javascript functions. But I get what you mean
3:55 Did you just sneak a Discord notification sound in there?
As a +15 year software engineer myself, I don't understand all this focus on speed. If your work productivity depends on a few milliseconds of difference in inserting characters into your editor, I really wouldn't want to be you. Good software devs are not measured by their code writing speed.
Are you deaf? It needs the speed for AI integration! 🤦♂️🤦♂️🤦♂️🤦♂️🤦♂️🤦♂️🤦♂️
Not always about productivity. I'd argue a responsive application is nice from a developer experience point of view
Developer experience.
Ur and body has evolved to notice lags of even 10s of ms .. sound mapping for example .. and snappier apps always aids thought flow
Not everyone has a fast computer for coding and vs code sometimes hangs on slow machines
Been using Zed since it was a closed beta, I love how snappy it is. Full featured without the bloat, waiting for the Windows build!
i like how in the performance metrics, sublime text is also a very close 2nd or even first
makes me happy about using it :^)
Currently Sublime is way more superior over Zed since it is stable product, but looks like Zed got some hype. Lets see what will happen.
I am extremely happy with Sublime text
Meanwhile the latest Sublime Text has been released today (Dev build) and it’s running circles around Zed. Feature and speed wise.
I mean how long has sublime been around? tf kinda comparison is that lmao
notepad++ remains my main editor, I've never really needed more
I like how the benchmarks omit Neovim
...and Helix.
@@silaspy-ff2neblazingly fast
@@silaspy-ff2nedoes it takes into account the startup time of your terminal? I doubt, and if it does not, it’s not really fair saying it takes 35ms
@@julienlecoq3539wrong
Sublime Text still does more than what i need for a text editor. For actual coding Jetbrains can not be beat.
JB and all their IDE products is just memory hogs.
@@tno2007 Can't argue with that assessment. When I switch to linux only development I wanted something that felt similar to VS 2008. CLion fit the bill. I'll keep using it until I get around to writing my own editor.
The reference to "zed" was so apt. I just love this guy.
3:28 I can make a wrapper for VS Code extensions for this one. Anyone interested? I will do a push-up for every like too. I can also fix the windows / Linux version.
"Only for mac" sad
only for mac, yet
You can compile it yourself, it took me 10 mins on windows
Linux support has arrived btw
Zed sucks. Sorry, but editors without multi platform support by default just sucks. Late support = less unified experience. I don't think their future Linux and Windows builds will have same features and performance as macOS. Also without extensibility you cannot gain market share from your biggest competitor, VSCode. They just focused on some second order stuff but not actual features. I don't think the plugin support will be rich as VS Code unless they don't have multi platform support.
Devs thougth their product will be popular with macOS only support. Congrats you created another "VS Code killer" that will be forgotten with in couple months.
Just a friendly reminder that virtually every single modern editor began working on macOS only.
And yes! This includes your so much beloved VSCode.
This video is an ad. It does the same thing as Cursor
@@pandres95 Ahh yes the Microsoft product originally only ran on its competitors OS. Totally believable
@@pandres95citr your source
They basically made a Code editor with AI features but forgot about all the fucking features that made VS code as popular as it is.
This is a problem almost all of these AI bro startups have, they check all the buzzword checkboxes but forget about the actual product...
I hope they also have a feature where you can connect it to your own llm
“Not extensible” should be the first statement in this video and probably the last.
They released extensions yesterday.
This is an “open source” editor that ONLY launched in MacOS and NOT Linux??
The End is Near, indeed; wow
still gonna use emacs
I think I’m gonna check out Adobe Dreamweaver
I compiled it for my Windows 11 machine today and it works beautifully!
With that image of the canyon in southern Brazil, you made me emotional for various reasons.
that fucking place just goes so hard i stg
I am in love with this IDE. It's so fast and lightweight.
This is old news it was out on Mac os last year I thought you were gonna make a video about Z being released on windows or lyrics that's 4 minutes of my life I'm never getting back thank you sir.
This video should have started by listing the supported platforms.
2:30 That team collab in realtime was actually my idea but I never got to work on it myself, so they did it instead. 😭
when fireship uploads , i feel happy , i am watching his previous videos for getting knowledge
It's currently on Arch (AUR) & on flatpak
And also can be built from source on other distros
Nice Pulp Fiction reference there 👍 0:22
I legitimately like Zed.
I recently found the Arc browser and almost accidentally switched to it. After years of using Safari (mostly for energy efficiency on my laptop), jumping into Arc felt very natural. I think it took maybe an hour of test driving to feel confident making a switch. I never looked back.
Zed was exactly the same. Everything is clean, trim, snappy, and mostly does exactly what I need without fluff. I can't wait to see where it goes. I'd like to make a full switch, but the lack of extensions is preventing it so far. We'll get there, though.
My roommate loves Zed, but he uses Mac only, I use all three (Mac, Windows, and Linux) interchangeably and so I am going to continue to use VS code until Zed comes out on those platforms
"it's not a motorcycle baby, it's a chopper"
I learned on Atom and loved teletype for working on school projects together.
Well damn, no extensions and no linux, I was so happy for a second :(
It apparently works in Linux if you're willing to build it yourself.
Awesome, this IDE looks cool, ill check it out
Mac only💀
Keep it crazy, Jeff, keep it crazy. All the best, brother 💪
AI to programming, is like the co-pilot in commercial aviation. You still need the pilots there!
It's like sublime text with a pre-installed AI package, running only on macos and without package control - am I missing something?
Just tried it, it's amazing 10/10. Great design and finally I don't have 10k buttons and functions I don't need nor understand like in VS code.
jetbrains webstorm will forever be my special angel.
It's fantastically fast but I still have to keep VScode and JetBrains on standby for specific plugins and refactoring features.
Zed has been my primary editor for a couple weeks now and I don't want to go back to the slugs
For me it was a simple progression
Atom --> Sublime --> JetBrains --> VSCode --> Vanilla Neovim --> NVChad (still Neovim)
I have yet to see anything in any other code editor or IDE that is a good enough reason to leave my comfy Neovim setup.
I need a copilot but for writing PRs
Lets go. AI Fireship voice in this video
Talking about AGI and the threat of it, it the best way for them to keep attention
i love atom, i still use it sometimes for old times sake:)
The final image of this video is an amazing reference.
Well, I run it on Linux Debian 12. Support is ongoing by great devs on their free time. For now It displays and most buttons crash the interface. Each day there is less bugs.
Finally available for linux!!!
That outro music always kicks off a Barry White ear-worm. ("My first, my last, my everything...") - You're welcome. ;)
I used it. Since I am working in Java, it doesn't have much support but it's lightning fast. And do use Warp terminal by same company
good IDEs were long time ago, Turbo Pascal, Turbo C 2.0, Borland C++ 3.1 (build with Turbo Vision), later MS Visual Studio, Eclipse etc. ...
Tried it out today and it's neat. Copilot integration is quick and note intuitive than my lunarcim setup. Shame some basic stuff is broke, like the eslint output window bot opening when you get an error, which is on every keystroke sometimes.
You've heard of gaming at 120fps.
Now get ready for coding at 120fps.
Truly the gamechanger of all time.
I still remember a time when Sublime was dominated the market through it's simplicity, now we're restarting
What I presume is that coding will be replaced by ai but that would help programmers to move on the next floor of the building. While the ground floor will be managed by ai the 1st floor will be us experimenting on stuff like quantum computers
There will probably be more price pressure on applications in the future, which means that increasingly faster ways of coding are required. When everyone can develop pro, low no-coding. So there will also be more choice for companies and users.
Can't wait when the Marsellus Editor comes out.
Well that's the push I needed, off to the Infantry we ride!
I feel you. Before Neovim, I thought the same.
That's basically one of the first code reports where my anxiety didn't spiked because of AI and me being programmer
Seeing the Hi Mom made me remember, hope you are doing well @Fireship ...
I remember how everyone complained at how IntelliJ was slow and eats a lot of RAM compared to VSCode.
Back then VSCode was new, fast & cool, even though it had quite a bit of issues.
I even switched to it later because some plugin or the editor itself introduced editing files remotely over SSH,
the feature which I use massively because I don't have to remote control the company's device (usually a MacBook), when I can just edit files on it from Windows PC.
Now, the question is... would we see the history repeat itself?