Zed Industries Inc. released #Zed version 0.189.5. https://zed.dev/download
Zed Industries Inc. released #Zed version 0.189.5. https://zed.dev/download
slowly setting up my #zed editor environment, for both praxis and nonlinear projects.
I'm waiting for my Claude corporate license (my #sovereignAI sadly can't do AI #artifacts
Zed Industries Inc. released #Zed version 0.188.6. https://zed.dev/download
@iamreinder haha, me neither. :D #Zed
my #zed settings
Zed Industries Inc. released #Zed version 0.188.5. https://zed.dev/download
I’ve been using #Zed for my side project since the last time my Codium broke (because of the Vue extension installing pre-releases for some reason) and it finally wasn’t a pain anymore! 🥳
Today I tried it for work and it was also fine. 👍 Maybe it’s time for a more permanent switch.
I love the #Atom vibes and simplicity (after disabling all the AI features). The only thing I miss is being able to easily create files in my project without reaching for the mouse (think Advanced New File). 😊
Zed Industries Inc. released #Zed version 0.188.4. https://zed.dev/download
希望 #Zed 盡快升級支持 #DeepSeekR1 的Agent mode
Zed Industries Inc. released #Zed version 0.188.3. https://zed.dev/download
there are some lispish looking files in #zed extensions
Zed Industries Inc. released #Zed version 0.187.9. https://zed.dev/download
ah yes
the two genders
switching from #vscode to #zed, my first #swiftlang customization of zed settings
"languages": {
"Swift": {
"formatter": {
"external": {
"command": "swift-format",
"arguments": ["format", "{buffer_path}"]
}
},
"format_on_save": "on"
}
}
The thing I’ve enjoyed most about #zed is the only thing I changed was `”vim_mode”: true`. All the basic python, make, shell stuff worked super smooth out of the box. It’s noticeably faster with a hw gpu and without comparing vscode performance.
https://github.com/zed-industries/zed
It feels good that it works nicely out of the box and is very responsive. Definitely worth a test drive.
Anyone here use #zed ?
How can you simply open a new line below where the cursor is. I know in VScode, its just control + enter, but that open the AI chat window.
I tried to add a new custom binding
"ctrl-shift-enter": "vim::InsertLineBelow"
But it just doesn't do anything..
Zed Industries Inc. released #Zed version 0.187.8. https://zed.dev/download
Zed Industries Inc. released #Zed version 0.187.7. https://zed.dev/download
The #Zed editor’s LLM coding agent demo was impressive. Gave it a try with writing React Unit Tests.
After 6 hours, 1.5 million tokens with Google Gemini 2.5 Flash, the best help I got was writing mock data and test boilerplate. Everything else was hand written.
My verdict: If you are used to and reviewing and rewriting code than writing things from scratch, the current tech is there to a certain degree. But I don’t see it improving velocity or efficiency just yet. The decision fatigue is real, it will be replaced from the “create” to “edit” stage. But doesn’t go away and doesn’t reduce the burden.
Maybe other languages or other forms of coding have a benefit. Didn’t see it in my test run. I will give it another try in a Python project and see what it does.
Zed Industries Inc. released #Zed version 0.187.6. https://zed.dev/download